diff options
author | Josef Bacik <[email protected]> | 2023-11-22 12:17:43 -0500 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-12-15 20:27:04 +0100 |
commit | 2496bff6e53d3ad0541a5a3f720c3f7924bb2550 (patch) | |
tree | 590791f3b3274f3ce396551fae004d40027e8c21 /net/lapb/lapb_out.c | |
parent | 9ef40c2e9b26bbf9b2110003107e46dabfd4e7dd (diff) |
btrfs: add a NOSPACECACHE mount option flag
With the old mount API we'd pre-populate the mount options with the
space cache settings of the file system, and then the user toggled them
on or off with the mount options. When we switch to the new mount API
the mount options will be set before we get into opening the file
system, so we need a flag to indicate that the user explicitly asked for
-o nospace_cache so we can make the appropriate changes after the fact.
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Anand Jain <[email protected]>
Acked-by: Christian Brauner <[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 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions