]> git.baikalelectronics.ru Git - kernel.git/commit
fs/ntfs3: Use enum req_op where appropriate
authorBart Van Assche <bvanassche@acm.org>
Thu, 14 Jul 2022 18:07:25 +0000 (11:07 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 14 Jul 2022 18:14:33 +0000 (12:14 -0600)
commitcb6519a859e095b1526095bc9992796a3ebf4e9c
tree1368eb2fa611eae31057397b96637480bb4495ff
parent930bacc1fa87e3811cba148b4b49c898ed34b364
fs/ntfs3: Use enum req_op where appropriate

Improve static type checking by using enum req_op instead of u32 for
block layer request operations.

Cc: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20220714180729.1065367-60-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/ntfs3/fsntfs.c
fs/ntfs3/ntfs_fs.h