From a9c0e7b789904528195cad2b8e3577124ac34fde Mon Sep 17 00:00:00 2001 From: =?utf8?q?Barbora=20An=C4=8Dincov=C3=A1?= Date: Fri, 2 Sep 2016 16:23:54 +0200 Subject: [PATCH] Removed reference about pool ownership based on BZ#1368528 Signed-off-by: Bara Ancincova https://bugzilla.redhat.com/show_bug.cgi?id=1368528 From email conversation with Sage and Sam: I don't think it is used at all, and at a minimum it is untested and undocumented and the implementation is alomst certainly incomplete. I definitely support removing any trace of it from the docs. sage --- doc/rados/operations/pools.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/rados/operations/pools.rst b/doc/rados/operations/pools.rst index f83aade9800..1deedf6e75b 100644 --- a/doc/rados/operations/pools.rst +++ b/doc/rados/operations/pools.rst @@ -26,8 +26,6 @@ pools for storing data. A pool provides you with: - **Snapshots**: When you create snapshots with ``ceph osd pool mksnap``, you effectively take a snapshot of a particular pool. -- **Set Ownership**: You can set a user ID as the owner of a pool. - To organize data into pools, you can list, create, and remove pools. You can also view the utilization statistics for each pool. -- 2.39.5