]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xfs: add the inode directory type support to XFS_IOC_FSGEOM
authorMark Tinguely <tinguely@sgi.com>
Wed, 2 Oct 2013 21:00:06 +0000 (16:00 -0500)
committerBen Myers <bpm@sgi.com>
Tue, 8 Oct 2013 19:28:09 +0000 (14:28 -0500)
commit2900a579abcea13e4e77c40f89eb16eeecb5508e
treeca95a5d11ca1617707f0d4056ba3bf44fccaea56
parentd948709b8e468510d8c855d1e4c9f1cb7b524880
xfs: add the inode directory type support to XFS_IOC_FSGEOM

Add the inode type directory type support to XFS_IOC_FSGEOM
so that xfs_repair/xfs_info knows if the superblock v4 filesystem
enabled the feature.

Signed-off-by: Mark Tinguely <tinguely@sgi.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_fs.h
fs/xfs/xfs_fsops.c