commit | 0af4769da6b29a5e091f3e404e8d5426bdeccac7 | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Fri Nov 05 16:45:27 2021 -0400 |
committer | David Sterba <dsterba@suse.com> | Mon Jan 03 15:09:46 2022 +0100 |
tree | 2d322bd3d535195b949903945de31e6fca69bc28 | |
parent | f1a8fc626586fcc62dd7eb44ebeddb4517784015 [diff] |
btrfs: remove unused BTRFS_FS_BARRIER flag This is no longer used, the -o nobarrier is handled by BTRFS_MOUNT_NOBARRIER. Remove the flag. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>