| commit | fdf6d4bc862bb3269c95986fdaf1c59271762ad6 | [log] [tgz] |
|---|---|---|
| author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Apr 11 09:08:09 2018 -0700 |
| committer | Eryu Guan <guaneryu@gmail.com> | Sat Apr 14 13:50:03 2018 +0800 |
| tree | 3a496c3d2b9936b0f8185b82fe79e4638298d84f | |
| parent | 858c39281e1e256a8ba57202a13537206f28e3a6 [diff] |
xfs/187: fix ftype brokenness This test requires XFS_SB_VERSION_MOREBITSBIT to be zero. ftype (which is now enabled by default) causes this to be set, so detect it in mkfs and disable it. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>