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)
commit3e3c51cee9a07d67e3910cc514867b56ac60ec94
treefd5880e5607c282a93a5943d7823520720c56687
parent1c55cece084aa4c9a3fa34ed4eecbdf18afbf05d
xfs: add xfs sb v4 support for dirent filetype field

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