diff options
| author | Ding Xiang <[email protected]> | 2022-05-30 10:00:47 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2022-06-18 23:35:57 +0000 |
| commit | bc75a6eb856cb1507fa907bf6c1eda91b3fef52f (patch) | |
| tree | 46c0ca94cb895472874b379acd40d45e506f1c3a /lib/overflow_kunit.c | |
| parent | ext4: correct the judgment of BUG in ext4_mb_normalize_request (diff) | |
| download | kernel-bc75a6eb856cb1507fa907bf6c1eda91b3fef52f.tar.gz kernel-bc75a6eb856cb1507fa907bf6c1eda91b3fef52f.zip | |
ext4: make variable "count" signed
Since dx_make_map() may return -EFSCORRUPTED now, so change "count" to
be a signed integer so we can correctly check for an error code returned
by dx_make_map().
Fixes: 46c116b920eb ("ext4: verify dir block before splitting it")
Cc: [email protected]
Signed-off-by: Ding Xiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'lib/overflow_kunit.c')
0 files changed, 0 insertions, 0 deletions
