diff options
author | 2022-01-13 17:16:18 +0200 | |
---|---|---|
committer | 2022-03-14 13:13:47 +0100 | |
commit | db5df254120004471e1c957957ab2f1e612dcbd6 (patch) | |
tree | 528accc6316e3555ea2e79609ddef8bff574e22c /tools/perf/scripts/python/syscall-counts.py | |
parent | btrfs: scrub: remove redundant initialization of increment (diff) | |
download | linux-dev-db5df254120004471e1c957957ab2f1e612dcbd6.tar.xz linux-dev-db5df254120004471e1c957957ab2f1e612dcbd6.zip |
btrfs: move QUOTA_ENABLED check to rescan_should_stop from btrfs_qgroup_rescan_worker
Instead of having 2 places that short circuit the qgroup leaf scan have
everything in the qgroup_rescan_leaf function. In addition to that, also
ensure that the inconsistent qgroup flag is set when rescan_should_stop
returns true. This both retains the old behavior when -EINTR was set in
the body of the loop and at the same time also extends this behavior
when scanning is interrupted due to remount or unmount operations.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions