diff options
author | Hyeongseok Kim <[email protected]> | 2021-03-02 14:05:20 +0900 |
---|---|---|
committer | Namjae Jeon <[email protected]> | 2021-04-27 20:45:06 +0900 |
commit | 5c2d728507299f84631ab8020d6f0f98f2cb8fc2 (patch) | |
tree | baf8a7fed6645523987a98b3e66ac693227a4d4b /lib/mpi/mpi-sub-ui.c | |
parent | 77edfc6e51055b61cae2f54c8e6c3bb7c762e4fe (diff) |
exfat: introduce bitmap_lock for cluster bitmap access
s_lock which is for protecting concurrent access of file operations is
too huge for cluster bitmap protection, so introduce a new bitmap_lock
to narrow the lock range if only need to access cluster bitmap.
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