diff options
author | Christoph Hellwig <[email protected]> | 2020-09-24 08:51:40 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-09-24 13:43:39 -0600 |
commit | f56753ac2a90810726334df04d735e9f8f5a32d9 (patch) | |
tree | 80c7e4178e880cc0c5fa35d4c7974dc77584e61b /scripts/gdb/linux/modules.py | |
parent | 823423ef55f4d9c470b1edc9c5b5c93d06abfaae (diff) |
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Replace the two negative flags that are always used together with a
single positive flag that indicates the writeback capability instead
of two related non-capabilities. Also remove the pointless wrappers
to just check the flag.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions