diff options
author | Yuezhang Mo <[email protected]> | 2023-05-30 17:35:00 +0800 |
---|---|---|
committer | Namjae Jeon <[email protected]> | 2024-01-08 21:57:22 +0900 |
commit | f55c096f62f100aa9f5f48d86e1b6846ecbd67e7 (patch) | |
tree | d5dce12faa25ab245312c8741e391d9c6e3e0aa0 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 11a347fb6cef62ce47e84b97c45f2b2497c7593b (diff) |
exfat: do not zero the extended part
Since the read operation beyond the ValidDataLength returns zero,
if we just extend the size of the file, we don't need to zero the
extended part, but only change the DataLength without changing
the ValidDataLength.
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/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions