summaryrefslogtreecommitdiff
path: root/fs/userfaultfd.c
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2019-08-22 22:19:00 +0300
committerDavid Sterba <dsterba@suse.com>2019-09-09 15:59:18 +0300
commit3593ce30b5b4a8fbe84dd1c275e9be01af28511a (patch)
tree173418189ccd646076b53fe3052421515ee13cee /fs/userfaultfd.c
parentd05e46497f86175f85a4f0b9346cae2260e97c8d (diff)
downloadlinux-3593ce30b5b4a8fbe84dd1c275e9be01af28511a.tar.xz
btrfs: change the minimum global reserve size
It made sense to have the global reserve set at 16M in the past, but since it is used less nowadays set the minimum size to the number of items we'll need to update the main trees we update during a transaction commit, plus some slop area so we can do unlinks if we need to. In practice this doesn't affect normal file systems, but for xfstests where we do things like fill up a fs and then rm * it can fall over in weird ways. This enables us for more sane behavior at extremely small file system sizes. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/userfaultfd.c')
0 files changed, 0 insertions, 0 deletions