commit | 78ab59fee07f22464f32eafebab2bd97ba94ff2d | [log] [tgz] |
---|---|---|
author | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | Tue Aug 31 18:52:39 2021 +0300 |
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | Tue Aug 31 19:07:11 2021 +0300 |
tree | 8c906238a8ffbc639ce1911295f6e961e6212f6e | |
parent | a97131c29c997e81b6fa1d1adf8f3ca07b63a2e1 [diff] |
fs/ntfs3: Rework file operations Rename now works "Add new name and remove old name". "Remove old name and add new name" may result in bad inode if we can't add new name and then can't restore (add) old name. Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>