]> err.no Git - util-linux/commitdiff
mount: add note about subtypes to fstab.5
authorKarel Zak <kzak@redhat.com>
Mon, 30 Aug 2010 08:48:52 +0000 (10:48 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 30 Aug 2010 09:40:43 +0000 (11:40 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/fstab.5
mount/mount.8

index 1c5cdca9d3fac8c523ac6ee6454f73050a464b64..8a834873902389693a0ec1133a2961b9f8b4b7e8 100644 (file)
@@ -146,6 +146,14 @@ An entry
 .I none
 is useful for bind or move mounts.
 
+.BR mount (8)
+and
+.BR umount (8)
+support filesystem subtypes. The subtype is defined by '.subtype' suffix.  For
+example 'fuse.sshfs'. It's recommended to use subtype notation rather than add
+any prefix to the first fstab field (for example 'sshfs#example.com' is
+depreacated). 
+
 The fourth field,
 .RI ( fs_mntops ),
 describes the mount options associated with the filesystem.
index 2fe0db8deeacf0c91e46dc6f480819f856791280..0147e71db436e05b4176f060a7c932696829682b 100644 (file)
@@ -596,6 +596,15 @@ was known as
 Note, the real list of all supported filesystems depends on your
 kernel.
 
+The programs
+.B mount
+and
+.B umount
+support filesystem subtypes.  The subtype is defined by '.subtype' suffix.  For
+example  'fuse.sshfs'. It's recommended to use subtype notation rather than add
+any prefix to the mount source (for example 'sshfs#example.com' is
+depreacated).
+
 For most types all the
 .B mount
 program has to do is issue a simple