vfs_gpfs: Print message when share modes are disabled in file system
commit47a2c6707b2f9a9c42673629b82640122c53a609
authorChristof Schmitt <cs@samba.org>
Mon, 6 Jan 2020 21:49:39 +0000 (6 14:49 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 8 Jan 2020 00:01:37 +0000 (8 00:01 +0000)
treeebfe38a901ca4637fe84f94ad5c3ed668114e771
parent191e375d2071de5e44110155230da7e0c4b64d54
vfs_gpfs: Print message when share modes are disabled in file system

GPFS file systems can be configured without support for share modes. As
this results in an unique error code, print a message explaining this
situation and the required config changes.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_gpfs.c