]> 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)
commit278798b4f2a5d72879214af97d167dcb4a88077b
tree1368eb2fa611eae31057397b96637480bb4495ff
parentb4e034a3970e3dbd474590abbdcbacd449f6597f
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