]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ncpfs: Convert to separately allocated bdi
authorJan Kara <jack@suse.cz>
Wed, 12 Apr 2017 10:24:44 +0000 (12:24 +0200)
committerJens Axboe <axboe@fb.com>
Thu, 20 Apr 2017 18:09:55 +0000 (12:09 -0600)
commita0349ec00f3cb8a9401d065e5db3a5d738e94a89
tree889a783cac76db0d96285063589e16432160b921
parent0546c537b15ff171edd43dd97d31a69babdac9ff
ncpfs: Convert to separately allocated bdi

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

CC: Petr Vandrovec <petr@vandrovec.name>
Acked-by: Petr Vandrovec <petr@vandrovec.name>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jens Axboe <axboe@fb.com>
fs/ncpfs/inode.c
fs/ncpfs/ncp_fs_sb.h