commit | 0db10944a76ba09f37d43b99d0fe085a18307f22 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Wed Apr 12 12:24:45 2017 +0200 |
committer | Jens Axboe <axboe@fb.com> | Thu Apr 20 12:09:55 2017 -0600 |
tree | 0dc08217910a281c96b57f92ef0a18cc2cdd8163 | |
parent | a0349ec00f3cb8a9401d065e5db3a5d738e94a89 [diff] |
nfs: 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: Anna Schumaker <anna.schumaker@netapp.com> CC: linux-nfs@vger.kernel.org Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jan Kara <jack@suse.cz> Acked-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Jens Axboe <axboe@fb.com>