commit | 3e3c51cee9a07d67e3910cc514867b56ac60ec94 | [log] [tgz] |
---|---|---|
author | Mark Tinguely <tinguely@sgi.com> | Mon Aug 19 15:19:36 2013 -0500 |
committer | Ben Myers <bpm@sgi.com> | Thu Aug 22 08:49:59 2013 -0500 |
tree | fd5880e5607c282a93a5943d7823520720c56687 | |
parent | 1c55cece084aa4c9a3fa34ed4eecbdf18afbf05d [diff] |
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>