diff options
author | David Sterba <dsterba@suse.com> | 2018-11-22 19:16:44 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-12-17 16:51:40 +0300 |
commit | 600b6cf468b038798313da42d2438c10bcb10261 (patch) | |
tree | 634622801caad4bb6cbeb83da52e1a5a4e6376f3 /arch/csky | |
parent | 06ea01b1eeb10450ee8448f8895dd641c8d37047 (diff) | |
download | linux-600b6cf468b038798313da42d2438c10bcb10261.tar.xz |
btrfs: replace async_cow::root with fs_info
The async_cow::root is used to propagate fs_info to async_cow_submit.
We can't use inode to reach it because it could become NULL after
write without compression in async_cow_start.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'arch/csky')
0 files changed, 0 insertions, 0 deletions