commit | 67c0f556302cfcdb5b5fb7933afa08cb1de75b36 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Thu Jul 14 11:07:17 2022 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Jul 14 12:14:32 2022 -0600 |
tree | 5bac245c617a62aa9aa4b572f8adf02467303e7f | |
parent | bf9486d6dd2351f6cfff9a8df87657a1248a918d [diff] |
fs/ext4: Use the new blk_opf_t type Improve static type checking by using the new blk_opf_t type for variables that represent request flags. Cc: Theodore Ts'o <tytso@mit.edu> Cc: Baokun Li <libaokun1@huawei.com> Cc: Ye Bin <yebin10@huawei.com> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Link: https://lore.kernel.org/r/20220714180729.1065367-52-bvanassche@acm.org Signed-off-by: Jens Axboe <axboe@kernel.dk>