remarkable-linux/fs/btrfs/tests
Josef Bacik afcdd129e0 Btrfs: add a flags field to btrfs_fs_info
We have a lot of random ints in btrfs_fs_info that can be put into flags.  This
is mostly equivalent with the exception of how we deal with quota going on or
off, now instead we set a flag when we are turning it on or off and deal with
that appropriately, rather than just having a pending state that the current
quota_enabled gets set to.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2016-09-26 17:59:49 +02:00
..
btrfs-tests.c btrfs: tests, require fs_info for root 2016-07-26 13:53:18 +02:00
btrfs-tests.h btrfs: tests, require fs_info for root 2016-07-26 13:53:18 +02:00
extent-buffer-tests.c btrfs: tests, require fs_info for root 2016-07-26 13:53:18 +02:00
extent-io-tests.c Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system 2016-06-06 17:17:12 +02:00
free-space-tests.c btrfs: tests, require fs_info for root 2016-07-26 13:53:18 +02:00
free-space-tree-tests.c btrfs: tests, require fs_info for root 2016-07-26 13:53:18 +02:00
inode-tests.c btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe and subpage size patchset 2016-09-26 17:59:49 +02:00
qgroup-tests.c Btrfs: add a flags field to btrfs_fs_info 2016-09-26 17:59:49 +02:00