]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
filefrag: add -E option to display the extent status cache
authorTheodore Ts'o <tytso@mit.edu>
Thu, 23 Jan 2020 15:46:10 +0000 (10:46 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 23 Jan 2020 15:46:10 +0000 (10:46 -0500)
commita320a1c6a0aa57d91b3471a7a65eef2688960568
treea7c82a7ca63e8c6efff84738f9be4d18eceb7b72
parentdbc05604d33aece6c4ab55e9f621213243117212
filefrag: add -E option to display the extent status cache

Ext4 has an extent status cache; add the fiemap extensions so we can
query the kernel for the extent status cache information.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/fiemap.h
misc/filefrag.8.in
misc/filefrag.c