linux-stable/fs/ufs
Jeff Layton 6eeb017e4f ufs: convert to ctime accessor functions
In later patches, we're going to change how the inode's ctime field is
used. Switch to using accessor functions instead of raw accesses of
inode->i_ctime.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Message-Id: <20230705190309.579783-78-jlayton@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2023-07-24 10:30:06 +02:00
..
balloc.c ufs: replace ll_rw_block() 2022-09-11 20:26:07 -07:00
cylinder.c
dir.c ufs: convert to ctime accessor functions 2023-07-24 10:30:06 +02:00
file.c splice: Use filemap_splice_read() instead of generic_file_splice_read() 2023-05-24 08:42:17 -06:00
ialloc.c ufs: convert to ctime accessor functions 2023-07-24 10:30:06 +02:00
inode.c ufs: convert to ctime accessor functions 2023-07-24 10:30:06 +02:00
Kconfig
Makefile
namei.c ufs: convert to ctime accessor functions 2023-07-24 10:30:06 +02:00
super.c fs: allocate inode by using alloc_inode_sb() 2022-03-22 15:57:03 -07:00
swab.h
ufs.h fs: port ->setattr() to pass mnt_idmap 2023-01-19 09:24:02 +01:00
ufs_fs.h
util.c ufs: Remove checks for PageError 2022-06-29 08:51:07 -04:00
util.h