Files
apfstests/common
Xiao Yang adf56068b5 common/config: add acl and user_xattr support for TEST_DEV
On RHEL6.9GA, generic/097 fails for ext4 because _test_cycle_mount()
remount ext4 without the user_xattr option, so extended attributes
are not supported by ext4.

On some old kernels, ext4 filesystem can not be mounted with acl and
user_xattr options by default.  The following patch has enabled
these options by default:
'ea6633369458("ext4: enable acls and user_xattr by default")'

We add acl and user_xattr support in _test_mount_opts(), and it
works normally on all kernels.

Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
2017-08-07 19:55:43 +08:00
..
2017-07-24 12:22:18 +08:00
2013-03-26 21:44:05 -05:00
2017-07-28 18:52:12 +08:00
2017-06-08 10:53:27 +08:00
2017-07-28 18:52:12 +08:00
2017-05-19 15:06:30 +08:00
2017-07-03 20:25:01 +08:00
2017-07-28 18:52:12 +08:00
2017-08-03 20:44:04 +08:00
2017-08-03 20:44:04 +08:00