All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9 v3] e2fsprogs: Support for orphan file feature
@ 2021-06-16 10:57 Jan Kara
  2021-06-16 10:57 ` [PATCH 1/9] ext2fs: Drop HAS_SNAPSHOT feature Jan Kara
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Jan Kara @ 2021-06-16 10:57 UTC (permalink / raw)
  To: Ted Tso; +Cc: linux-ext4, Jan Kara

  Hello,

  reviving this series after 6 years. This is the third version of support for
orphan file feature in e2fsprogs. The first patch removes feature bit for a
feature which never happened and probably isn't living anywhere (if it still
lives I can allocate a different bit...). Other two patches are fixes I've
spotted while debugging this series. I'm not aware of any outstanding issue
with the series, xfstests pass fine with it.

Changes since v2:
* rebased onto current master branch
* fixed various bugs I've spotted during testing
* added support for debugfs, dumpe2fs, e2image
* changed code to use dynamically allocated inode number instead of fixed one

								Honza

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PATCH 0/9 v4] e2fsprogs: Support for orphan file feature
@ 2021-07-12 15:43 Jan Kara
  2021-07-12 15:43 ` [PATCH 6/9] e2fsck: Add support for handling orphan file Jan Kara
  0 siblings, 1 reply; 17+ messages in thread
From: Jan Kara @ 2021-07-12 15:43 UTC (permalink / raw)
  To: Ted Tso; +Cc: linux-ext4, Jan Kara

  Hello,

  This is the fourth version of support for orphan file feature in e2fsprogs.
The first patch removes feature bit for a feature which never happened and
probably isn't living anywhere (if it still lives I can allocate a different
bit...). Other two patches are fixes I've spotted while debugging this series.
I'm not aware of any outstanding issue with the series, xfstests pass fine with
it.

Changes since v3:
* updated to compute checksum also from physical block

Changes since v2:
* rebased onto current master branch
* fixed various bugs I've spotted during testing
* added support for debugfs, dumpe2fs, e2image
* changed code to use dynamically allocated inode number instead of fixed one

								Honza

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

end of thread, other threads:[~2021-08-04 12:15 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-16 10:57 [PATCH 0/9 v3] e2fsprogs: Support for orphan file feature Jan Kara
2021-06-16 10:57 ` [PATCH 1/9] ext2fs: Drop HAS_SNAPSHOT feature Jan Kara
2021-06-16 10:57 ` [PATCH 2/9] quota: Do not account space used by project quota file to quota Jan Kara
2021-08-03 16:13   ` Theodore Ts'o
2021-08-04 12:15     ` Jan Kara
2021-06-16 10:57 ` [PATCH 3/9] e2image: Dump quota files Jan Kara
2021-08-03 16:15   ` Theodore Ts'o
2021-06-16 10:57 ` [PATCH 4/9] libext2fs: Support for orphan file feature Jan Kara
2021-08-03 17:36   ` Theodore Ts'o
2021-08-03 17:57     ` Theodore Ts'o
2021-06-16 10:57 ` [PATCH 5/9] mke2fs: Add support for orphan_file feature Jan Kara
2021-06-16 10:57 ` [PATCH 6/9] e2fsck: Add support for handling orphan file Jan Kara
2021-06-16 10:57 ` [PATCH 7/9] tune2fs: Add support for orphan_file feature Jan Kara
2021-06-16 10:57 ` [PATCH 8/9] mke2fs: Add orphan_file feature into mke2fs.conf Jan Kara
2021-06-16 10:57 ` [PATCH 9/9] dumpe2fs, debugfs, e2image: Add support for orphan file Jan Kara
2021-07-12 15:43 [PATCH 0/9 v4] e2fsprogs: Support for orphan file feature Jan Kara
2021-07-12 15:43 ` [PATCH 6/9] e2fsck: Add support for handling orphan file Jan Kara
2021-08-03 18:56   ` Theodore Ts'o

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.