xfs: xfs mount option sanity test
authorZorro Lang <zlang@redhat.com>
Wed, 29 Jan 2020 05:22:47 +0000 (13:22 +0800)
committerEryu Guan <guaneryu@gmail.com>
Mon, 17 Feb 2020 13:15:13 +0000 (21:15 +0800)
commit30612dc06ac1b4c374bd2027ce86b1700ffc9152
treee4c942a2750e968ab972c9597381df78e56e2788
parent2f9b4039253d3a6f91cb2a22639a243b5a27e110
xfs: xfs mount option sanity test

XFS is changing to suit the new mount API, so add this case to make
sure the changing won't bring in regression issue on xfs mount
option parse phase, and won't change some default behaviors either.

Signed-off-by: Zorro Lang <zlang@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/xfs/513 [new file with mode: 0755]
tests/xfs/513.out [new file with mode: 0644]
tests/xfs/group