* [GIT PULL] ntfs3: bugfixes for 6.16
@ 2025-05-27 16:02 Konstantin Komarov
2025-05-28 19:45 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Konstantin Komarov @ 2025-05-27 16:02 UTC (permalink / raw)
To: torvalds; +Cc: ntfs3, linux-fsdevel, linux-kernel
Please pull this branch containing ntfs3 code for 6.16.
In commit "remove ability to change compression on mounted volume" many removals are present. This is because it's not safe and not maintainable to change compression on the fly. Detailed description can be found in this letter [1].
[1] https://lore.kernel.org/ntfs3/Z7Qlh9856tVuzrYK@dread.disaster.area/
Regards,
Konstantin
----------------------------------------------------------------
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
https://github.com/Paragon-Software-Group/linux-ntfs3.git tags/ntfs3_for_6.16
for you to fetch changes up to eeb0819318cc0c30161821d429ca022dfbedc6ac:
fs/ntfs3: remove ability to change compression on mounted volume (2025-05-19 11:17:33 +0200)
----------------------------------------------------------------
Changes for 6.16-rc1
Added:
missing direct_IO in ntfs_aops_cmpr;
handling of hdr_first_de() return value.
Fixed:
handling of InitializeFileRecordSegment operation.
Removed:
ability to change compression on mounted volume;
redundant NULL check.
----------------------------------------------------------------
Andrey Vatoropin (2):
fs/ntfs3: Drop redundant NULL check
fs/ntfs3: handle hdr_first_de() return value
Konstantin Komarov (2):
fs/ntfs3: Fix handling of InitializeFileRecordSegment
fs/ntfs3: remove ability to change compression on mounted volume
Lizhi Xu (1):
fs/ntfs3: Add missing direct_IO in ntfs_aops_cmpr
fs/ntfs3/attrib.c | 72 --------------------------------------------
fs/ntfs3/file.c | 87 ------------------------------------------------------
fs/ntfs3/frecord.c | 74 ----------------------------------------------
fs/ntfs3/fslog.c | 32 ++++++++++----------
fs/ntfs3/index.c | 8 +++++
fs/ntfs3/inode.c | 5 ++++
fs/ntfs3/namei.c | 2 --
fs/ntfs3/ntfs_fs.h | 5 ----
8 files changed, 28 insertions(+), 257 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] ntfs3: bugfixes for 6.16
2025-05-27 16:02 [GIT PULL] ntfs3: bugfixes for 6.16 Konstantin Komarov
@ 2025-05-28 19:45 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-05-28 19:45 UTC (permalink / raw)
To: Konstantin Komarov; +Cc: torvalds, ntfs3, linux-fsdevel, linux-kernel
The pull request you sent on Tue, 27 May 2025 18:02:46 +0200:
> https://github.com/Paragon-Software-Group/linux-ntfs3.git tags/ntfs3_for_6.16
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e9d712653633a05ffff19c39809a7c1820edb2bf
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-28 19:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-27 16:02 [GIT PULL] ntfs3: bugfixes for 6.16 Konstantin Komarov
2025-05-28 19:45 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).