On Wed, Aug 03, 2016 at 01:28:08PM +0200, Jan Kara wrote: > 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. > > Signed-off-by: Jan Kara <jack@xxxxxxx> Looks fine: Reviewed-by: Christoph Hellwig <hch@xxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html