summaryrefslogtreecommitdiff
path: root/fs/isofs
diff options
context:
space:
mode:
authorBart Van Assche <bvanassche@acm.org>2022-07-14 11:07:12 -0700
committerJens Axboe <axboe@kernel.dk>2022-07-14 12:14:32 -0600
commit3ae7286943ae6f6bfecfe0a3da9d1a4c64f5531f (patch)
tree1272eb88ce9e5b354d2a377f7793765c2bf0069e /fs/isofs
parentf8e6e4bd9fd8c452565f3eaeb358e3cc08d880f4 (diff)
fs/buffer: Use the new blk_opf_t type
Improve static type checking by using the new blk_opf_t type for block layer request flags. Change WRITE into REQ_OP_WRITE. This patch does not change any functionality since REQ_OP_WRITE == WRITE == 1. Reviewed-by: Jan Kara <jack@suse.cz> Cc: Al Viro <viro@zeniv.linux.org.uk> Cc: Christoph Hellwig <hch@lst.de> Cc: Matthew Wilcox <willy@infradead.org> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Link: https://lore.kernel.org/r/20220714180729.1065367-47-bvanassche@acm.org Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/isofs')
0 files changed, 0 insertions, 0 deletions