This patch modifies an existing test (xfs/539), adds a new xfs specific helper function and adds a new mount/remount test. The individual patches have the details. Nirjhar Roy (IBM) (3): xfs/539: Skip noattr2 remount option on v5 filesystems common/xfs: Add a new helper function to check v5 XFS xfs: Add a testcase to check remount with noattr2 on a v5 xfs common/xfs | 13 +++++++++++++ tests/xfs/539 | 10 ++++++++-- tests/xfs/634 | 35 +++++++++++++++++++++++++++++++++++ tests/xfs/634.out | 3 +++ 4 files changed, 59 insertions(+), 2 deletions(-) create mode 100755 tests/xfs/634 create mode 100644 tests/xfs/634.out -- 2.34.1