diff options
author | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2023-01-16 12:03:24 +0300 |
---|---|---|
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2023-03-27 15:59:18 +0300 |
commit | 1842fbc8d25e629e54080fe3c5928d4ce8ccf55a (patch) | |
tree | f732ca28c31c9da8f8ce3ec35e32edbdd1a2817f /tools/perf/scripts/python/task-analyzer.py | |
parent | 267a36ba30a7425ad59d20e7e7e33bbdcc9cfb0a (diff) | |
download | linux-1842fbc8d25e629e54080fe3c5928d4ce8ccf55a.tar.xz |
fs/ntfs3: Fix ntfs_create_inode()
Previous variant creates an inode that requires update the parent directory
(ea_packed_size). Operations in ntfs_create_inode have been rearranged
so we insert new directory entry with correct ea_packed_size and
new created inode does not require update it's parent directory.
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions