aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorHyeongseok Kim <[email protected]>2021-03-04 09:15:34 +0900
committerNamjae Jeon <[email protected]>2021-04-27 20:45:06 +0900
commit77edfc6e51055b61cae2f54c8e6c3bb7c762e4fe (patch)
tree451dbeb5e3b50d0d5311d2b5dfcee65ca955953a /lib/mpi/mpi-sub-ui.c
parent9f4ad9e425a1d3b6a34617b8ea226d56a119a717 (diff)
exfat: fix erroneous discard when clear cluster bit
If mounted with discard option, exFAT issues discard command when clear cluster bit to remove file. But the input parameter of cluster-to-sector calculation is abnormally added by reserved cluster size which is 2, leading to discard unrelated sectors included in target+2 cluster. With fixing this, remove the wrong comments in set/clear/find bitmap functions. Fixes: 1e49a94cf707 ("exfat: add bitmap operations") Cc: [email protected] # v5.7+ Signed-off-by: Hyeongseok Kim <[email protected]> Acked-by: Sungjong Seo <[email protected]> Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions