Re: [PATCH v2] fat: add KUnit tests for timestamp conversion helpers

From: Christian Brauner

Date: Tue Mar 24 2026 - 03:59:53 EST


On Tue, Mar 24, 2026 at 04:19:50PM +0900, OGAWA Hirofumi wrote:
> Hi, Christian
>
> Ping? IIRC, you requested me to send FAT patches (fs/*) to you.

Thanks, sorry I missed this. Can you please update the MAINTAINERS entry to:

diff --git a/MAINTAINERS b/MAINTAINERS
index 61bf550fd37c..cb81b80a0f88 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -27671,6 +27671,7 @@ F: drivers/mtd/nand/raw/vf610_nfc.c

VFAT/FAT/MSDOS FILESYSTEM
M: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
+L: linux-fsdevel@xxxxxxxxxxxxxxx
S: Maintained
F: Documentation/filesystems/vfat.rst
F: fs/fat/

then this gets auto-handled on-list. :)

Thanks!