fuse_mount_help(): clarify that listed options are FUSE specific
authorNikolaus Rath <Nikolaus@rath.org>
Wed, 5 Oct 2016 02:40:06 +0000 (19:40 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Wed, 5 Oct 2016 02:40:06 +0000 (19:40 -0700)
commit595f7c39069786981b2441bf8f369bcf833a2320
treebc79da748afd4f3fc95f174126748dd00197f6a6
parent950398c4f68a75a12c370ee8bf4b0f57ca1bfd9f
fuse_mount_help(): clarify that listed options are FUSE specific

We also accept a number of mount options that are common to
all  file systems (nosuid, nodev, ro, etc).
lib/mount.c
lib/mount_bsd.c