vfs_glusterfs: implement pathref opens with become_root() fallback
authorRalph Boehme <slow@samba.org>
Thu, 1 Oct 2020 13:44:15 +0000 (15:44 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 16 Dec 2020 09:08:30 +0000 (09:08 +0000)
commit7d1e6e83d8a5565f84d3ab72df21d9beb83c081d
tree726eaff1fb74c8c778e6ddd295cb123d5d3a5b8d
parentfd8825742f7cc4acb705fdaec41ddb91967e37c5
vfs_glusterfs: implement pathref opens with become_root() fallback

Until glusterfs supports O_PATH, fallback to become_root().

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_glusterfs.c