commit | e836818bd9ec580b65d1970e588f9ba892a88f5c | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Wed Apr 12 12:24:35 2017 +0200 |
committer | Jens Axboe <axboe@fb.com> | Thu Apr 20 12:09:55 2017 -0600 |
tree | a95ac17641ed2a39bb07aec64bdb1081acf5b3bd | |
parent | 851ea0860986961f32774e34753ad80e5fd545a1 [diff] |
ecryptfs: 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: Tyler Hicks <tyhicks@canonical.com> CC: ecryptfs@vger.kernel.org Acked-by: Tyler Hicks <tyhicks@canonical.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Jens Axboe <axboe@fb.com>