aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2022-07-14 18:07:12 +0000
committerJens Axboe <[email protected]>2022-07-14 18:14:32 +0000
commit3ae7286943ae6f6bfecfe0a3da9d1a4c64f5531f (patch)
tree1272eb88ce9e5b354d2a377f7793765c2bf0069e /fs/jbd2/commit.c
parentmm: Use the new blk_opf_t type (diff)
downloadkernel-3ae7286943ae6f6bfecfe0a3da9d1a4c64f5531f.tar.gz
kernel-3ae7286943ae6f6bfecfe0a3da9d1a4c64f5531f.zip
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 <[email protected]> Cc: Al Viro <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: Matthew Wilcox <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions