+0
−40
+0
−2
Loading
ntfs_flush_inodes() was added in 2021 by commit 82cae269 ("fs/ntfs3: Add initialization of super block") but has remained unused. Remove it, and it's helper function. Note: There is a commented out call to ntfs_flush_inodes in ntfs_truncate() - I've left that in place. Signed-off-by:Dr. David Alan Gilbert <linux@treblig.org> Signed-off-by:
Konstantin Komarov <almaz.alexandrovich@paragon-software.com>