]> git.baikalelectronics.ru Git - kernel.git/commit
fs/ntfs3: Refactor ni_try_remove_attr_list function
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Thu, 12 May 2022 09:25:48 +0000 (12:25 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Mon, 6 Jun 2022 15:38:57 +0000 (18:38 +0300)
commit5776d1933ed252be762eaf44ec4849ffa0106866
treecc9f01560ecca700e571189a2d8839e019ed5076
parent093f145d3cd1e1db124c548f7f85309591744495
fs/ntfs3: Refactor ni_try_remove_attr_list function

Now we save a copy of primary record for restoration.
Also now we remove all attributes from subrecords.

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