diff options
author | Josef Bacik | 2021-11-05 16:45:47 -0400 |
---|---|---|
committer | David Sterba | 2022-01-03 15:09:49 +0100 |
commit | 056c83111648a92233f0445bb4a6c1aeafe6be98 (patch) | |
tree | 3ecf993849b50b264139c3098bce90a23b956f7e /fs/cifs/sess.c | |
parent | 84d2d6c7016513f59d98da30da486af3f5244b04 (diff) |
btrfs: set BTRFS_FS_STATE_NO_CSUMS if we fail to load the csum root
We have a few places where we skip doing csums if we mounted with one of
the rescue options that ignores bad csum roots. In the future when
there are multiple csum roots it'll be costly to check and see if there
are any missing csum roots, so simply add a flag to indicate the fs
should skip loading csums in case of errors.
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/cifs/sess.c')
0 files changed, 0 insertions, 0 deletions