xfs: add xfs sb v4 support for dirent filetype field
authorMark Tinguely <tinguely@sgi.com>
Mon, 19 Aug 2013 20:19:36 +0000 (15:19 -0500)
committerBen Myers <bpm@sgi.com>
Thu, 22 Aug 2013 13:49:59 +0000 (08:49 -0500)
Add XFS superblock v4 support for the file type field in the
directory entry feature.

This support adds a feature bit for version 4 superblocks and
leaves the original superblock 5 incompatibility bit.

Signed-off-by: Mark Tinguely <tinguely@sgi.com>
Reviewed-by: Geoffrey Wehrman <gwehrman@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_sb.h

diff --cc fs/xfs/xfs_sb.h
Simple merge