diff options
author | 2020-06-04 08:05:31 +0900 | |
---|---|---|
committer | 2020-06-09 16:50:07 +0900 | |
commit | 29bbb14bfc80dd760b07d2be0a27e610562982e3 (patch) | |
tree | 750e7f135a9b5671e538f11b7e9863205f1df871 /tools/perf/scripts/python/stackcollapse.py | |
parent | exfat: fix memory leak in exfat_parse_param() (diff) | |
download | linux-dev-29bbb14bfc80dd760b07d2be0a27e610562982e3.tar.xz linux-dev-29bbb14bfc80dd760b07d2be0a27e610562982e3.zip |
exfat: fix incorrect update of stream entry in __exfat_truncate()
At truncate, there is a problem of incorrect updating in the file entry
pointer instead of stream entry. This will cause the problem of
overwriting the time field of the file entry to new_size. Fix it to
update stream entry.
Fixes: 98d917047e8b ("exfat: add file operations")
Cc: stable@vger.kernel.org # v5.7
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions