commit | edd3ba94c4e5ef6ec045d5730d365d557fb54f98 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Wed Apr 12 12:24:36 2017 +0200 |
committer | Jens Axboe <axboe@fb.com> | Thu Apr 20 12:09:55 2017 -0600 |
tree | 358d12f5cb5d013dd89063f6456e5ea5331d7cb0 | |
parent | e836818bd9ec580b65d1970e588f9ba892a88f5c [diff] |
afs: 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: David Howells <dhowells@redhat.com> CC: linux-afs@lists.infradead.org Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Jens Axboe <axboe@fb.com>