aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2022-10-19 10:50:55 -0400
committerDavid Sterba <[email protected]>2022-12-05 18:00:42 +0100
commitc52cc7b7acfb3290a0268538b82ac7cf18df7ca4 (patch)
treea156dd94c88b3c1cf3e04a70fd86585923bfda70 /fs/btrfs/dev-replace.c
parent7966a6b5959bbeb38b35d12b7a533c1dee8c432c (diff)
btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag
Currently we are only using fs_info->pending_changes to indicate that we need a transaction commit. The original users for this were removed years ago and we don't have more usage in sight, so this is the only remaining reason to have this field. Add a flag so we can remove this code. Reviewed-by: Johannes Thumshirn <[email protected]> Reviewed-by: Anand Jain <[email protected]> Signed-off-by: Josef Bacik <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions