aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/compression.c
diff options
context:
space:
mode:
authorAnand Jain <[email protected]>2023-03-02 13:30:48 +0000
committerDavid Sterba <[email protected]>2023-04-17 16:01:17 +0000
commitce4cf3793e72a4ca2eeebc5db5d04f25b42a59db (patch)
tree896579649bb4138727b258590c74ff754ea36348 /fs/btrfs/compression.c
parentbtrfs: avoid repetitive define BTRFS_FEATURE_INCOMPAT_SUPP (diff)
downloadkernel-ce4cf3793e72a4ca2eeebc5db5d04f25b42a59db.tar.gz
kernel-ce4cf3793e72a4ca2eeebc5db5d04f25b42a59db.zip
btrfs: remove redundant clearing of NODISCARD
If no discard mount option is specified, including the NODISCARD option, we make the async discard the default option then we don't have to call the clear_opt again to clear the NODISCARD flag. Though this makes no difference, that the call is redundant has been pointed out several times so we better remove it. Signed-off-by: Anand Jain <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/compression.c')
0 files changed, 0 insertions, 0 deletions