diff options
author | 2022-11-09 13:50:22 +0800 | |
---|---|---|
committer | 2022-12-12 11:02:49 +0900 | |
commit | a3ff29a95fde16906304455aa8c0bd84eb770258 (patch) | |
tree | 57350d5839a840354048b8438215f98debad2008 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | exfat: reduce the size of exfat_entry_set_cache (diff) | |
download | linux-rng-a3ff29a95fde16906304455aa8c0bd84eb770258.tar.xz linux-rng-a3ff29a95fde16906304455aa8c0bd84eb770258.zip |
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 <Yuezhang.Mo@sony.com>
Reviewed-by: Andy Wu <Andy.Wu@sony.com>
Reviewed-by: Aoyama Wataru <wataru.aoyama@sony.com>
Reviewed-by: Sungjong Seo <sj1557.seo@samsung.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions