Whamcloud - gitweb
debugfs: make stat command support inline data
authorZheng Liu <wenqing.lz@taobao.com>
Mon, 3 Mar 2014 05:31:26 +0000 (00:31 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 4 Mar 2014 13:46:13 +0000 (08:46 -0500)
commit133e94627b01823d2555450ddd1d95401ff2227a
tree79e720fd219db8d340d3eb7cb9e5f0543b432330
parent716a3c3536f87372ce16b5b678b9957dabf6d638
debugfs: make stat command support inline data

If there is an inode with inline data, we just print the size of inline
data in stat command.

Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debugfs/debugfs.c
lib/ext2fs/ext2fsP.h
lib/ext2fs/inline_data.c