From 8ae697b6d483e5211f86de770c7000b5cedec7e6 Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Wed, 25 Jan 2012 05:48:42 +0200 Subject: Added option --realistic-permissions. --- src/bindfs.1 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'src/bindfs.1') diff --git a/src/bindfs.1 b/src/bindfs.1 index d92c55d..0f91a39 100644 --- a/src/bindfs.1 +++ b/src/bindfs.1 @@ -196,7 +196,17 @@ The read/write permissions are checked against the (possibly modified) file permissions inside the mount. -.SH MISCELLANEOUS WORKAROUNDS +.SH MISCELLANEOUS OPTIONS + +.TP +.B \-\-realistic\-permissions, \-o realistic\-permissions +Hides read/write/execute permissions for a mirrored file when the mounter +doesn't have read/write/execute access to the underlying file. +Useless when mounting as root, since root will always have full access. + +(Prior to version 1.10 this option was the default behavior. +I felt it violated the principle of least surprise badly enough +to warrant a small break in backwards-compatibility.) .TP .B \-\-ctime\-from-mtime, \-o ctime\-from\-mtime -- cgit v1.2.3