diff options
author | 2020-06-30 12:35:11 -0700 | |
---|---|---|
committer | 2020-06-30 12:35:11 -0700 | |
commit | edb543cfe5db6148935a383aeef4d0bfd240216c (patch) | |
tree | 19768c4ffd99834a4a01d5f5e339a2f74384c6d0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security (diff) | |
parent | exfat: flush dirty metadata in fsync (diff) | |
download | linux-rng-edb543cfe5db6148935a383aeef4d0bfd240216c.tar.xz linux-rng-edb543cfe5db6148935a383aeef4d0bfd240216c.zip |
Merge tag 'exfat-for-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
Pull exfat fixes from Namjae Jeon:
- Zero out unused characters of FileName field to avoid a complaint
from some fsck tool.
- Fix memory leak on error paths.
- Fix unnecessary VOL_DIRTY set when calling rmdir on non-empty
directory.
- Call sync_filesystem() for read-only remount (Fix generic/452 test in
xfstests)
- Add own fsync() to flush dirty metadata.
* tag 'exfat-for-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat:
exfat: flush dirty metadata in fsync
exfat: move setting VOL_DIRTY over exfat_remove_entries()
exfat: call sync_filesystem for read-only remount
exfat: add missing brelse() calls on error paths
exfat: Set the unused characters of FileName field to the value 0000h
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions