iotests/308: Test +w on read-only FUSE exports
authorMax Reitz <mreitz@redhat.com>
Fri, 25 Jun 2021 14:23:16 +0000 (16:23 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 9 Jul 2021 10:26:05 +0000 (12:26 +0200)
commitf29add26d412311926e8095952316d360bd51cbf
tree49fa36017ec42fccfeb2d643d5bce5ba37923083
parent6aeeaed29ced7ef03e4211193f7e3f537eace871
iotests/308: Test +w on read-only FUSE exports

Test that +w on read-only FUSE exports returns an EROFS error.  u+x on
the other hand should work.  (There is no special reason to choose u+x
here, it simply is like +w another flag that is not set by default.)

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20210625142317.271673-6-mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/308
tests/qemu-iotests/308.out