Whamcloud - gitweb
debugfs: do not display fast symlink with inline data
authorZheng Liu <wenqing.lz@taobao.com>
Mon, 2 Jun 2014 11:40:41 +0000 (19:40 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 2 Jun 2014 14:57:20 +0000 (10:57 -0400)
commit328731738d88eb6c32c784e7aa7871e576e9e8a5
tree51b623f4d1085c1c768c47178bef42a7246fe892
parentf9f8fded2ff01650f697a1295b5ed6512f7ccb88
debugfs: do not display fast symlink with inline data

After enabling symlink with inline data, stat command in debugfs will
think an inode is a fast symlink.  This patch fixes this issue.

Cc: Ian Nartowicz <claws@nartowicz.co.uk>
Cc: Tao Ma <tm@tao.ma>
Cc: "Darrick J. Wong" <darrick.wong@oracle.com>
Cc: Andreas Dilger <adilger.kernel@dilger.ca>
Cc: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/debugfs.c