From: Dave Chinner Date: Mon, 27 May 2013 06:38:26 +0000 (+1000) Subject: xfs: add fsgeom flag for v5 superblock support. X-Git-Tag: v3.10-rc4~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7927e879d12d27aa06b9bbed57cc32dcd7d17fd;p=pandora-kernel.git xfs: add fsgeom flag for v5 superblock support. Currently userspace has no way of determining that a filesystem is CRC enabled. Add a flag to the XFS_IOC_FSGEOMETRY ioctl output to indicate that the filesystem has v5 superblock support enabled. This will allow xfs_info to correctly report the state of the filesystem. Signed-off-by: Dave Chinner Reviewed-by: Eric Sandeen Reviewed-by: Brian Foster Signed-off-by: Ben Myers (cherry picked from commit 74137fff067961c9aca1e14d073805c3de8549bd) --- Reading git-diff-tree failed