]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/releases: improve grammar in pacific.rst 48426/head
authorZac Dover <zac.dover@gmail.com>
Mon, 10 Oct 2022 14:15:11 +0000 (00:15 +1000)
committerZac Dover <zac.dover@gmail.com>
Mon, 10 Oct 2022 17:04:36 +0000 (03:04 +1000)
This commit accepts the grammar suggestions that were made by Cole
Mitchell in https://github.com/ceph/ceph/pull/48404.

(cherry picked from commit 560d7590fdf66ef3827203bc7c5725f167a1a7b2)
Signed-off-by: Zac Dover <zac.dover@gmail.com>
doc/releases/pacific.rst

index 941d4ac221492da491446927b59e4eb95cf25460..3ea6a34c37c200a1bd4a9df0613e35acbb11d1aa 100644 (file)
@@ -9,25 +9,25 @@ This is a hotfix release that resolves two security flaws.
 
 Notable Changes
 ---------------
-* Users who were running OpenStack Manila to export native CephFS, who
+* Users who were running OpenStack Manila to export native CephFS and who
   upgraded their Ceph cluster from Nautilus (or earlier) to a later
-  major version, were vulnerable to an attack by malicious users. The
+  major version were vulnerable to an attack by malicious users. The
   vulnerability allowed users to obtain access to arbitrary portions of
-  the CephFS filesystem hierarchy, instead of being properly restricted
+  the CephFS filesystem hierarchy instead of being properly restricted
   to their own subvolumes. The vulnerability is due to a bug in the
   "volumes" plugin in Ceph Manager. This plugin is responsible for
-  managing Ceph File System subvolumes which are used by OpenStack
+  managing Ceph File System subvolumes, which are used by OpenStack
   Manila services as a way to provide shares to Manila users.
 
   With this hotfix, the vulnerability is fixed. Administrators who are
   concerned they may have been impacted should audit the CephX keys in
   their cluster for proper path restrictions.
-
-  Again, this vulnerability only impacts OpenStack Manila clusters which
+  
+  Again, this vulnerability impacts only OpenStack Manila clusters that 
   provided native CephFS access to their users.
 
 * A regression made it possible to dereference a null pointer for
-  for s3website requests that don't refer to a bucket resulting in an RGW
+  s3website requests that don't refer to a bucket resulting in an RGW
   segfault.
 
 Changelog