linux-stable/fs/hpfs
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
..
alloc.c
anode.c
buffer.c
dentry.c get rid of 'parent' argument of ->d_compare() 2016-07-31 16:37:25 -04:00
dir.c
dnode.c
ea.c
file.c
hpfs.h
hpfs_fn.h
inode.c fs: Give dentry to inode_change_ok() instead of inode 2016-09-22 10:56:19 +02:00
Kconfig
Makefile
map.c
name.c
namei.c
super.c hpfs: implement the show_options method 2016-05-28 16:50:24 -07:00