diff options
author | 2023-07-20 14:40:08 +0800 | |
---|---|---|
committer | 2023-10-31 10:01:45 +0900 | |
commit | ee785c15b5906a69d4007b4754e8ae40fb41e0b4 (patch) | |
tree | d5960f2815f9fa05ae3310aadad0670aebee52a4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | exfat: support handle zero-size directory (diff) | |
download | wireguard-linux-ee785c15b5906a69d4007b4754e8ae40fb41e0b4.tar.xz wireguard-linux-ee785c15b5906a69d4007b4754e8ae40fb41e0b4.zip |
exfat: support create zero-size directory
This commit adds mount option 'zero_size_dir'. If this option
enabled, don't allocate a cluster to directory when creating
it, and set the directory size to 0.
On Windows, a cluster is allocated for a directory when it is
created, so the mount option is disabled by default.
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>
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