On Sat, Feb 23, 2019 at 01:39:46AM +0800, Anand Jain wrote: > fs_info is commonly used to represent struct fs_info *, rename > to fs_private to avoid confusion.
Yeah, I had the same thoughts. The parameter name in interface function security_inode_init_security is fs_data, I think we can use that name too. Reviewed-by: David Sterba <dste...@suse.com>