summaryrefslogtreecommitdiff
path: root/fs/nilfs2/btnode.h
diff options
context:
space:
mode:
authorBart Van Assche <bvanassche@acm.org>2022-07-14 11:07:23 -0700
committerJens Axboe <axboe@kernel.dk>2022-07-14 12:14:33 -0600
commit5d12ce77e1e677590de13468fe1a497388de3a9e (patch)
tree12983ef8624500e32286c56363ba480a49ad143d /fs/nilfs2/btnode.h
parent6669797b0dd41ced457760b6e1014fdda8ce19ce (diff)
fs/nfs: Use enum req_op where appropriate
Improve static type checking by using enum req_op for request operations. Rename an 'rw' argument into 'op' since that name is typically used for request operations. This patch does not change any functionality. Note: REQ_OP_READ = READ = 0 and REQ_OP_WRITE = WRITE = 1. Cc: Trond Myklebust <trond.myklebust@hammerspace.com> Cc: Anna Schumaker <anna@kernel.org> Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Link: https://lore.kernel.org/r/20220714180729.1065367-58-bvanassche@acm.org Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/nilfs2/btnode.h')
0 files changed, 0 insertions, 0 deletions