From 10d03ed9c381436d06252ab440bc2e910e7e755b Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Sat, 28 Oct 2006 07:59:22 +0000 Subject: build/install fixes + add bug reporting instructions to README --- README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'README') diff --git a/README b/README index b97d56b..da06a2a 100644 --- a/README +++ b/README @@ -126,6 +126,12 @@ user_allow_other Mount options ============= +Most of the generic mount options described in 'man mount' are +supported (ro, rw, suid, nosuid, dev, nodev, exec, noexec, atime, +noatime, sync async, dirsync). Filesystems are mounted with +'-onodev,nosuid' by default, which can only be overridden by a +privileged user. + These are FUSE specific mount options that can be specified for all filesystems: @@ -264,3 +270,12 @@ blkdev Mount a filesystem backed by a block device. This is a privileged option. The device must be specified with the 'fsname=NAME' option. + + +Reporting bugs +============== + +Please send bug reports to the +mailing list. + +The list is open, you need not be subscribed to post. -- cgit v1.2.3