Hi, I created this very short series that adds the itree flags to e2fsprogs mke2fs and tune2fs in case someone would like to try the itree patches. A RFC patches were posted to linux-ext4 with this feature implemented, however, it is still *highly* experimental. I am still working on it. Changes from v1 =============== * The feature + inode flag patches merged together * Added more detailed commit messages -Radek Radek Pazdera (2): libext2fs: Adding itree feature and inode flags mke2fs, tune2fs: Adding support for the itree flag lib/e2p/feature.c | 2 ++ lib/e2p/pf.c | 1 + lib/ext2fs/ext2_fs.h | 2 ++ misc/mke2fs.c | 3 ++- misc/tune2fs.c | 6 ++++-- 5 files changed, 11 insertions(+), 3 deletions(-) -- 1.7.7.6 -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html