Searched hist:"67 c0f556302cfcdb5b5fb7933afa08cb1de75b36" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | fast_commit.c | diff 67c0f556302cfcdb5b5fb7933afa08cb1de75b36 Thu Jul 14 13:07:17 CDT 2022 Bart Van Assche <bvanassche@acm.org> fs/ext4: Use the new blk_opf_t type
Improve static type checking by using the new blk_opf_t type for variables that represent request flags.
Cc: Theodore Ts'o <tytso@mit.edu> Cc: Baokun Li <libaokun1@huawei.com> Cc: Ye Bin <yebin10@huawei.com> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Link: https://lore.kernel.org/r/20220714180729.1065367-52-bvanassche@acm.org Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | ext4.h | diff 67c0f556302cfcdb5b5fb7933afa08cb1de75b36 Thu Jul 14 13:07:17 CDT 2022 Bart Van Assche <bvanassche@acm.org> fs/ext4: Use the new blk_opf_t type
Improve static type checking by using the new blk_opf_t type for variables that represent request flags.
Cc: Theodore Ts'o <tytso@mit.edu> Cc: Baokun Li <libaokun1@huawei.com> Cc: Ye Bin <yebin10@huawei.com> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Link: https://lore.kernel.org/r/20220714180729.1065367-52-bvanassche@acm.org Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | super.c | diff 67c0f556302cfcdb5b5fb7933afa08cb1de75b36 Thu Jul 14 13:07:17 CDT 2022 Bart Van Assche <bvanassche@acm.org> fs/ext4: Use the new blk_opf_t type
Improve static type checking by using the new blk_opf_t type for variables that represent request flags.
Cc: Theodore Ts'o <tytso@mit.edu> Cc: Baokun Li <libaokun1@huawei.com> Cc: Ye Bin <yebin10@huawei.com> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Link: https://lore.kernel.org/r/20220714180729.1065367-52-bvanassche@acm.org Signed-off-by: Jens Axboe <axboe@kernel.dk>
|