]> www.infradead.org Git - linux.git/commit
ntfs3: Remove calls to set/clear the error flag
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 22 Apr 2024 19:31:58 +0000 (20:31 +0100)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Wed, 26 Jun 2024 12:48:56 +0000 (15:48 +0300)
commit326a6fd9600c52016c3c18c1aeafca2fab254146
tree17bc32d1c984f2832fd04ca99897add828348fac
parent562d060bed6637fbc3bc22802a0a0c5b00e12a38
ntfs3: Remove calls to set/clear the error flag

Nobody checks the error flag on ntfs3 folios, so stop setting and
clearing it.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3/frecord.c