linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] debugfs fixes
@ 2018-11-19  9:16 alexey.lyashkov
  2018-11-19  9:16 ` [PATCH 1/3] block number output fix alexey.lyashkov
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: alexey.lyashkov @ 2018-11-19  9:16 UTC (permalink / raw)
  To: linux-ext4; +Cc: Alexey Lyashkov

From: Alexey Lyashkov <alexey.lyashkov@gmail.com>

This patchset provide a various fixes for debugfs tool.
All fixes related to the logdump command which able to handle large FS
and journal checksums version 1. It fixes a panic with journal super block
flags print.


Alexey Lyashkov (3):
  block number output fix.
  Fix panic with journal superblock flags printing.
  add support to check a journal checksum v1 while journal dump.

 debugfs/logdump.c | 103 +++++++++++++++++++++++++++++++++++-----------
 e2fsck/jfs_user.h |   5 +++
 2 files changed, 84 insertions(+), 24 deletions(-)

-- 
2.18.0

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-11-23  8:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-19  9:16 [PATCH 0/3] debugfs fixes alexey.lyashkov
2018-11-19  9:16 ` [PATCH 1/3] block number output fix alexey.lyashkov
2018-11-21 23:33   ` Theodore Y. Ts'o
2018-11-19  9:16 ` [PATCH 2/3] Fix panic with journal superblock flags printing alexey.lyashkov
2018-11-21 23:54   ` Theodore Y. Ts'o
2018-11-22  4:24     ` Alexey Lyashkov
2018-11-22 21:23       ` Theodore Y. Ts'o
2018-11-19  9:16 ` [PATCH 3/3] add support to check a journal checksum v1 while journal dump alexey.lyashkov
2018-11-22  0:07   ` Theodore Y. Ts'o
2018-11-22  5:08     ` Alexey Lyashkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).