[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241230085116.322824-1-almaz.alexandrovich@paragon-software.com>
Date: Mon, 30 Dec 2024 11:51:14 +0300
From: Konstantin Komarov <almaz.alexandrovich@...agon-software.com>
To: <ntfs3@...ts.linux.dev>
CC: <linux-kernel@...r.kernel.org>, <linux-fsdevel@...r.kernel.org>,
Konstantin Komarov <almaz.alexandrovich@...agon-software.com>
Subject: [PATCH 0/2] Bad inode handling
The changes unify inode corruption marking and mark them as bad
immediately upon detection of an error in attribute enumeration.
Konstantin Komarov (2):
fs/ntfs3: Mark inode as bad as soon as error detected in
mi_enum_attr()
fs/ntfs3: Unify inode corruption marking with _ntfs_bad_inode()
fs/ntfs3/attrib.c | 15 +++++----
fs/ntfs3/dir.c | 2 +-
fs/ntfs3/frecord.c | 71 ++++++++++++++++++++++-------------------
fs/ntfs3/fsntfs.c | 6 +++-
fs/ntfs3/index.c | 6 ++--
fs/ntfs3/inode.c | 3 ++
fs/ntfs3/ntfs_fs.h | 21 ++++++------
fs/ntfs3/record.c | 79 ++++++++++++++++++++++++----------------------
8 files changed, 110 insertions(+), 93 deletions(-)
--
2.34.1
Powered by blists - more mailing lists