From 1d9668cd0eb980df12b6420ff7fcaa51ecd3045f Mon Sep 17 00:00:00 2001 From: John Spray Date: Sat, 4 Feb 2017 16:00:30 +0000 Subject: [PATCH] PendingReleaseNotes: note the fuse fstab format change Signed-off-by: John Spray --- PendingReleaseNotes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 99a1d9e3b7d0d..8b94202b635fc 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. + -- 2.39.5