]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fat: move debug into fat_mount_options
authorEric Sandeen <sandeen@redhat.com>
Tue, 2 Jul 2024 22:41:22 +0000 (17:41 -0500)
committerChristian Brauner <brauner@kernel.org>
Wed, 3 Jul 2024 08:48:59 +0000 (10:48 +0200)
commit206d3d8e006c77b8016de586423de37dbff9e6fc
tree05905d8b45db74096f1c150499b24ecca0f94f50
parentda99d45bd55193690beee3acff7b69e0939405dd
fat: move debug into fat_mount_options

Move the debug variable into fat_mount_options for consistency and
to facilitate conversion to new mount API.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Link: https://lore.kernel.org/r/f6155247-32ee-4cfe-b808-9102b17f7cd1@redhat.com
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/fat/fat.h
fs/fat/inode.c