From: Christoph Hellwig <hch@lst.de>
To: Namjae Jeon <linkinjeon@kernel.org>
Cc: viro@zeniv.linux.org.uk, brauner@kernel.org, hch@lst.de,
linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH RESEND v7 00/17] ntfs filesystem remake
Date: Wed, 4 Feb 2026 10:42:10 +0100 [thread overview]
Message-ID: <20260204094210.GA31939@lst.de> (raw)
In-Reply-To: <20260204082931.13915-1-linkinjeon@kernel.org>
I could probably nitpick various more things, but I think this
is good enough to get a r/w and fully maintained ntfs implementation,
so:
Acked-by: Christoph Hellwig <hch@lst.de>
for the entire series.
prev parent reply other threads:[~2026-02-04 9:42 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-04 8:29 [PATCH RESEND v7 00/17] ntfs filesystem remake Namjae Jeon
2026-02-04 8:29 ` [PATCH RESEND v7 01/17] Revert "fs: Remove NTFS classic" Namjae Jeon
2026-02-04 8:29 ` [PATCH RESEND v7 02/17] fs: add generic FS_IOC_SHUTDOWN definitions Namjae Jeon
2026-02-04 8:29 ` [PATCH RESEND v7 03/17] ntfs: update in-memory, on-disk structures and headers Namjae Jeon
2026-02-04 8:29 ` [PATCH RESEND v7 04/17] ntfs: update super block operations Namjae Jeon
2026-02-04 8:29 ` [PATCH RESEND v7 05/17] ntfs: update inode operations Namjae Jeon
2026-02-04 8:29 ` [PATCH RESEND v7 06/17] ntfs: update mft operations Namjae Jeon
2026-02-04 8:29 ` [PATCH RESEND v7 07/17] ntfs: update directory operations Namjae Jeon
2026-02-04 8:29 ` [PATCH RESEND v7 08/17] ntfs: update file operations Namjae Jeon
2026-02-04 8:29 ` [PATCH RESEND v7 09/17] ntfs: update iomap and address space operations Namjae Jeon
2026-02-04 8:29 ` [PATCH RESEND v7 10/17] ntfs: update attrib operations Namjae Jeon
2026-02-04 8:29 ` [PATCH RESEND v7 11/17] ntfs: update runlist handling and cluster allocator Namjae Jeon
2026-02-04 8:29 ` [PATCH RESEND v7 12/17] ntfs: add reparse and ea operations Namjae Jeon
2026-02-04 8:29 ` [PATCH RESEND v7 13/17] ntfs: update misc operations Namjae Jeon
2026-02-04 8:29 ` [PATCH RESEND v7 14/17] ntfs3: remove legacy ntfs driver support Namjae Jeon
2026-02-04 8:29 ` [PATCH RESEND v7 15/17] ntfs: add Kconfig and Makefile Namjae Jeon
2026-02-04 8:29 ` [PATCH RESEND v7 16/17] Documentation: filesystems: update NTFS driver documentation Namjae Jeon
2026-02-04 8:29 ` [PATCH RESEND v7 17/17] MAINTAINERS: update ntfs filesystem entry Namjae Jeon
2026-02-04 9:42 ` Christoph Hellwig [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260204094210.GA31939@lst.de \
--to=hch@lst.de \
--cc=brauner@kernel.org \
--cc=linkinjeon@kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=viro@zeniv.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox