]> Git Repo - qemu.git/commit - block/gluster.c
gluster: Support auto-read-only option
authorKevin Wolf <[email protected]>
Mon, 8 Oct 2018 15:27:18 +0000 (17:27 +0200)
committerKevin Wolf <[email protected]>
Mon, 5 Nov 2018 14:09:55 +0000 (15:09 +0100)
commit54ea21bd16202c4a3e43c67b573b5d1aa2ec1c0c
treeb7f055a989e97302b330036ed2f2acb2e2dfb31d
parent6ceef36acb11819b255732b1de0ca62885da04bd
gluster: Support auto-read-only option

If read-only=off, but auto-read-only=on is given, open the file
read-write if we have the permissions, but instead of erroring out for
read-only files, just degrade to read-only.

Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: Niels de Vos <[email protected]>
block/gluster.c
This page took 0.024631 seconds and 4 git commands to generate.