s3:modules/vfs_gpfs add gpfs:recalls option
authorChristian Ambach <ambi@samba.org>
Wed, 20 Mar 2013 14:16:37 +0000 (15:16 +0100)
committerVolker Lendecke <vl@samba.org>
Fri, 14 Mar 2014 09:45:10 +0000 (10:45 +0100)
commit9debea56c8ad95e44355d8ed2a08ef42a8d0237e
treefc71f34719b36c5560c08f6beb364fe0d16a356f
parent61b978872fe86906611f64430b2608f5e7ea7ad8
s3:modules/vfs_gpfs add gpfs:recalls option

When this option is set to no, an attempt to open an offline file will
be rejected with access denied.  This helps preventing recall storms
triggered by careless applications like Finder and Explorer.

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/modules/vfs_gpfs.c