diff options
author | Yuezhang Mo <[email protected]> | 2022-11-09 13:50:22 +0800 |
---|---|---|
committer | Namjae Jeon <[email protected]> | 2022-12-12 11:02:49 +0900 |
commit | a3ff29a95fde16906304455aa8c0bd84eb770258 (patch) | |
tree | 57350d5839a840354048b8438215f98debad2008 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | f83d8a3b532097276266b5e81073ea46e27b17ab (diff) |
exfat: support dynamic allocate bh for exfat_entry_set_cache
In special cases, a file or a directory may occupied more than 19
directory entries, pre-allocating 3 bh is not enough. Such as
- Support vendor secondary directory entry in the future.
- Since file directory entry is damaged, the SecondaryCount
field is bigger than 18.
So this commit supports dynamic allocation of bh.
Signed-off-by: Yuezhang Mo <[email protected]>
Reviewed-by: Andy Wu <[email protected]>
Reviewed-by: Aoyama Wataru <[email protected]>
Reviewed-by: Sungjong Seo <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions