]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: note the fuse fstab format change 13259/head
authorJohn Spray <john.spray@redhat.com>
Sat, 4 Feb 2017 16:00:30 +0000 (16:00 +0000)
committerJohn Spray <john.spray@redhat.com>
Sat, 4 Feb 2017 20:19:44 +0000 (20:19 +0000)
Signed-off-by: John Spray <john.spray@redhat.com>
PendingReleaseNotes

index 99a1d9e3b7d0d2b7b709e129cdd11d34c4ebd040..8b94202b635fcba1e9a483c5f77793edd4fabd5e 100644 (file)
   is enabled (it's off by default).  This means that a VM using librbd that
   previously would have gotten an EIO and gone read-only will now see a
   blocked/hung IO instead.
+
+*  When configuring ceph-fuse mounts in /etc/fstab, a new syntax is
+   available that uses "ceph.<arg>=<val>" in the options column, instead
+   of putting configuration in the device column.  The old style syntax
+   still works.  See the documentation page "Mount CephFS in your
+   file systems table" for details.
+