]> git.baikalelectronics.ru Git - kernel.git/commit
fs/ntfs3: Refactoring attr_insert_range to restore after errors
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Wed, 13 Jul 2022 15:44:24 +0000 (18:44 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Wed, 3 Aug 2022 15:25:09 +0000 (18:25 +0300)
commit24def4dfbacd8830898d1322ce16fbc6cdab73eb
tree73be3d7e44fc1a8c88ee809180af824c98362408
parent5703f1852c49b858d39f84c99e90a0e1d7df9405
fs/ntfs3: Refactoring attr_insert_range to restore after errors

Added done and undo labels for restoring after errors

Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3/attrib.c