diff options
author | Yuezhang Mo <[email protected]> | 2023-07-20 14:40:08 +0800 |
---|---|---|
committer | Namjae Jeon <[email protected]> | 2023-10-31 10:01:45 +0900 |
commit | ee785c15b5906a69d4007b4754e8ae40fb41e0b4 (patch) | |
tree | d5960f2815f9fa05ae3310aadad0670aebee52a4 /tools/perf/util/trace-event-scripting.c | |
parent | dab48b8f2fe7264d51ec9eed0adea0fe3c78830a (diff) |
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 <[email protected]>
Reviewed-by: Andy Wu <[email protected]>
Reviewed-by: Aoyama Wataru <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions