diff options
author | Kemeng Shi <[email protected]> | 2024-03-05 00:35:43 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2024-03-07 13:32:54 -0500 |
commit | 0ecae5410ab526225293d2591ca4632b22c2fd8c (patch) | |
tree | eabac4fd825dc007f4f657c698a910ec79d6bab7 /drivers/usb | |
parent | ad943758e0ebd881d031b657a3f389315bf3a101 (diff) |
ext4: initialize sbi->s_freeclusters_counter and sbi->s_dirtyclusters_counter before use in kunit test
Fix that sbi->s_freeclusters_counter and sbi->s_dirtyclusters_counter are
used before initialization.
Signed-off-by: Kemeng Shi <[email protected]>
Reported-by: Guenter Roeck <[email protected]>
Tested-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions