[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <9a7d08c2-e503-ac1d-1621-20369c073530@paragon-software.com>
Date: Fri, 21 Oct 2022 19:50:49 +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>
Subject: [PATCH 0/4] fs/ntfs3: Bugfix and refactoring
[PATCH 0/4] fs/ntfs3: Bugfix and refactoring
First part of fixes and refactoring for ntfs3.
These patches must be applied after series
"fs/ntfs3: Fixes for big endian systems", that was missed by me.
Konstantin Komarov (4):
fs/ntfs3: Add ntfs_bitmap_weight_le function and refactoring
fs/ntfs3: Fix sparse problems
fs/ntfs3: Remove unused functions
fs/ntfs3: Simplify ntfs_update_mftmirr function
fs/ntfs3/attrib.c | 34 ++-------------
fs/ntfs3/bitfunc.c | 4 +-
fs/ntfs3/bitmap.c | 100 +++++++++++++++++++++++++--------------------
fs/ntfs3/dir.c | 4 +-
fs/ntfs3/frecord.c | 3 +-
fs/ntfs3/fsntfs.c | 33 +--------------
fs/ntfs3/namei.c | 13 +++---
fs/ntfs3/ntfs_fs.h | 13 +++---
8 files changed, 77 insertions(+), 127 deletions(-)
--
2.37.0
Powered by blists - more mailing lists