From: John Spray Date: Sat, 4 Feb 2017 16:00:30 +0000 (+0000) Subject: PendingReleaseNotes: note the fuse fstab format change X-Git-Tag: v12.0.1~491^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1d9668cd0eb980df12b6420ff7fcaa51ecd3045f;p=ceph.git PendingReleaseNotes: note the fuse fstab format change Signed-off-by: John Spray --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 99a1d9e3b7d0..8b94202b635f 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -38,3 +38,10 @@ 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.=" 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. +