commit | a0349ec00f3cb8a9401d065e5db3a5d738e94a89 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Wed Apr 12 12:24:44 2017 +0200 |
committer | Jens Axboe <axboe@fb.com> | Thu Apr 20 12:09:55 2017 -0600 |
tree | 889a783cac76db0d96285063589e16432160b921 | |
parent | 0546c537b15ff171edd43dd97d31a69babdac9ff [diff] |
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>