]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a3de63d3540541206d093d7c78dd70a1c271149
treefd5880e5607c282a93a5943d7823520720c56687
parentbc8a5385a78dcc73818313625960a0725f071ee5
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