]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
fs/ntfs3: Unify inode corruption marking with _ntfs_bad_inode()
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Mon, 30 Dec 2024 07:34:08 +0000 (10:34 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Feb 2025 13:01:26 +0000 (14:01 +0100)
commite2db652741e8ec2a5d4efd342f01b78af59fef47
treed72b64a89bf82b6c6660d537c02f8515e4c3e5d1
parent44e35bfd2e55b8c937862b33210541ecbaa5e4e9
fs/ntfs3: Unify inode corruption marking with _ntfs_bad_inode()

[ Upstream commit 55ad333de0f80bc0caee10c6c27196cdcf8891bb ]

Also reworked error handling in a couple of places.

Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/ntfs3/attrib.c
fs/ntfs3/dir.c
fs/ntfs3/frecord.c
fs/ntfs3/fsntfs.c
fs/ntfs3/index.c
fs/ntfs3/inode.c