]> git.baikalelectronics.ru Git - kernel.git/commit
ceph: Convert to separately allocated bdi
authorJan Kara <jack@suse.cz>
Wed, 12 Apr 2017 10:24:33 +0000 (12:24 +0200)
committerJens Axboe <axboe@fb.com>
Thu, 20 Apr 2017 18:09:55 +0000 (12:09 -0600)
commitbb767f5de7fd34f0f0e89aaba8e21df57d38129a
treee3a6a84f7d906230225180b551c0cb4adcf37b40
parent726d408a03165bbbb74b0a3eb0dbefd72aae1bdb
ceph: Convert to separately allocated bdi

Allocate struct backing_dev_info separately instead of embedding it
inside client structure. This unifies handling of bdi among users.

CC: Ilya Dryomov <idryomov@gmail.com>
CC: "Yan, Zheng" <zyan@redhat.com>
CC: Sage Weil <sage@redhat.com>
CC: ceph-devel@vger.kernel.org
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jens Axboe <axboe@fb.com>
fs/ceph/addr.c
fs/ceph/debugfs.c
fs/ceph/super.c
fs/ceph/super.h