OSDN Git Service

libceph: nuke pool op infrastructure
authorIlya Dryomov <idryomov@redhat.com>
Mon, 22 Dec 2014 16:14:26 +0000 (19:14 +0300)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 19 Feb 2015 10:31:37 +0000 (13:31 +0300)
commit7a6fdeb2b1e93548854063c46c9724458564c76b
tree2cbb3fbb722a6611e95e41d35eee1ff4188caccb
parentbfa76d49576599a4b9f9b7a71f23d73d6dcff735
libceph: nuke pool op infrastructure

On Mon, Dec 22, 2014 at 5:35 PM, Sage Weil <sage@newdream.net> wrote:
> On Mon, 22 Dec 2014, Ilya Dryomov wrote:
>> Actually, pool op stuff has been unused for over two years - looks like
>> it was added for rbd create_snap and that got ripped out in 2012.  It's
>> unlikely we'd ever need to manage pools or snaps from the kernel client
>> so I think it makes sense to nuke it.  Sage?
>
> Yep!

Signed-off-by: Ilya Dryomov <idryomov@redhat.com>
include/linux/ceph/ceph_fs.h
include/linux/ceph/mon_client.h
net/ceph/ceph_strings.c
net/ceph/debugfs.c
net/ceph/mon_client.c