diff options
author | 2014-09-04 18:07:25 -0400 | |
---|---|---|
committer | 2014-09-04 18:07:25 -0400 | |
commit | e3cf5d5d9a86df1c5e413bdd3725c25a16ff854c (patch) | |
tree | 77a44d159efb7807419e6443584cc67f28929c10 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ext4: pass allocation_request struct to ext4_(alloc,splice)_branch (diff) | |
download | wireguard-linux-e3cf5d5d9a86df1c5e413bdd3725c25a16ff854c.tar.xz wireguard-linux-e3cf5d5d9a86df1c5e413bdd3725c25a16ff854c.zip |
ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED
The EXT4_STATE_DELALLOC_RESERVED flag was originally implemented
because it was too hard to make sure the mballoc and get_block flags
could be reliably passed down through all of the codepaths that end up
calling ext4_mb_new_blocks().
Since then, we have mb_flags passed down through most of the code
paths, so getting rid of EXT4_STATE_DELALLOC_RESERVED isn't as tricky
as it used to.
This commit plumbs in the last of what is required, and then adds a
WARN_ON check to make sure we haven't missed anything. If this passes
a full regression test run, we can then drop
EXT4_STATE_DELALLOC_RESERVED.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions