OSDN Git Service

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)
commit9256ec35359f52c1e390cf419873cf519ee332b6
tree73be3d7e44fc1a8c88ee809180af824c98362408
parent20abc64f78346ac591344133301661b77e1c8253
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