kernel-hacking-2024-linux-s.../fs/adfs
Jan Kara 31051c85b5 fs: Give dentry to inode_change_ok() instead of inode
inode_change_ok() will be resposible for clearing capabilities and IMA
extended attributes and as such will need dentry. Give it as an argument
to inode_change_ok() instead of an inode. Also rename inode_change_ok()
to setattr_prepare() to better relect that it does also some
modifications in addition to checks.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
2016-09-22 10:56:19 +02:00
..
adfs.h fs/adfs/adfs.h: tidy up comments 2016-01-20 17:09:18 -08:00
dir.c Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-08-07 10:01:14 -04:00
dir_f.c adfs: constify adfs_dir_ops structures 2015-12-06 21:17:16 -05:00
dir_f.h
dir_fplus.c adfs: constify adfs_dir_ops structures 2015-12-06 21:17:16 -05:00
dir_fplus.h
file.c
inode.c fs: Give dentry to inode_change_ok() instead of inode 2016-09-22 10:56:19 +02:00
Kconfig
Makefile
map.c
super.c kmemcg: account certain kmem allocations to memcg 2016-01-14 16:00:49 -08:00