diff options
author | Bart Van Assche <bvanassche@acm.org> | 2022-07-14 11:07:21 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-07-14 12:14:32 -0600 |
commit | dbd4eb8148f694ae300fe9682b505acf53053f6e (patch) | |
tree | 443323005588f9c9be72fcfe4310eca4ca1925c1 /fs/jbd2/journal.c | |
parent | c85f99929ea66c357199b6a3fe958745e1190f5a (diff) | |
download | linux-dbd4eb8148f694ae300fe9682b505acf53053f6e.tar.gz linux-dbd4eb8148f694ae300fe9682b505acf53053f6e.tar.bz2 linux-dbd4eb8148f694ae300fe9682b505acf53053f6e.zip |
fs/iomap: Use the new blk_opf_t type
Improve static type checking by using the enum req_op type for variables
that represent a request operation and the new blk_opf_t type for
the combination of a request operation and request flags.
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20220714180729.1065367-56-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/jbd2/journal.c')
0 files changed, 0 insertions, 0 deletions