]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/196: fallback to fail_writes for old kernel
authorZorro Lang <zlang@redhat.com>
Wed, 24 May 2017 14:52:58 +0000 (22:52 +0800)
committerEryu Guan <eguan@redhat.com>
Thu, 25 May 2017 03:09:39 +0000 (11:09 +0800)
commit1262cc70fa42cc8d73f6bf21fcd4225ff884b713
tree92f1cbca6a660c2f1c77020fa19df60124f9bb07
parent890f2b5ae24f5155f93c541a31cccd22c585b75d
xfs/196: fallback to fail_writes for old kernel

linux XFS rename all "fail_writes" references to "drop_writes" in
v4.11. Some old kernel still use the name "fail_writes", e.g.
RHEL-7. For testing on old kernel, we need to fallback to
"fail_writes".

Signed-off-by: Zorro Lang <zlang@redhat.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/xfs/196