commit | a5695a79088653c73c92ae8d48658cbc49f31884 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Wed Apr 12 12:24:38 2017 +0200 |
committer | Jens Axboe <axboe@fb.com> | Thu Apr 20 12:09:55 2017 -0600 |
tree | 01efd4d7b1eb8d0bd8ebee1c357b3756c4eb7384 | |
parent | fa06052d637bf3a76f18cd2304048b866af4096e [diff] |
coda: 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: Jan Harkes <jaharkes@cs.cmu.edu> CC: coda@cs.cmu.edu CC: codalist@coda.cs.cmu.edu Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Jens Axboe <axboe@fb.com>