linux-stable/fs/fat
Kent Overstreet e2f7dd6e55
fat: Hook up sb->s_uuid
Now that we have a standard ioctl for querying the filesystem UUID,
initialize sb->s_uuid so that it works.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Link: https://lore.kernel.org/r/20240207025624.1019754-5-kent.overstreet@linux.dev
Signed-off-by: Christian Brauner <brauner@kernel.org>
2024-02-08 21:20:12 +01:00
..
.kunitconfig
cache.c
dir.c
fat.h fs: drop the timespec64 argument from update_time 2023-08-11 09:04:57 +02:00
fat_test.c
fatent.c
file.c fs: pass the request_mask to generic_fillattr 2023-08-09 08:56:36 +02:00
inode.c fat: Hook up sb->s_uuid 2024-02-08 21:20:12 +01:00
Kconfig fs: add CONFIG_BUFFER_HEAD 2023-08-02 09:13:09 -06:00
Makefile
misc.c fat: convert to new timestamp accessors 2023-10-18 14:08:03 +02:00
namei_msdos.c fs: port ->rename() to pass mnt_idmap 2023-01-19 09:24:26 +01:00
namei_vfat.c There is no particular theme here - mainly quick hits all over the tree. 2023-02-23 17:55:40 -08:00
nfs.c exportfs: make ->encode_fh() a mandatory method for NFS export 2023-10-28 16:15:15 +02:00