mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-05 05:42:36 +00:00
[PATCH] fuse: fix typo
Signed-off-by: Thomas Hisch <t.hisch@gmail.com> Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Cc: Miklos Szeredi <miklos@szeredi.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
dbc1333a34
commit
91f6e54b6e
1 changed files with 2 additions and 2 deletions
|
@ -94,8 +94,8 @@ Mount options
|
||||||
filesystem is free to implement it's access policy or leave it to
|
filesystem is free to implement it's access policy or leave it to
|
||||||
the underlying file access mechanism (e.g. in case of network
|
the underlying file access mechanism (e.g. in case of network
|
||||||
filesystems). This option enables permission checking, restricting
|
filesystems). This option enables permission checking, restricting
|
||||||
access based on file mode. This is option is usually useful
|
access based on file mode. It is usually useful together with the
|
||||||
together with the 'allow_other' mount option.
|
'allow_other' mount option.
|
||||||
|
|
||||||
'allow_other'
|
'allow_other'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue