Al Viro ba8b614806 nfs_clone_sb_security(): simplify the check for server bogosity
We used to check ->i_op for being nfs_dir_inode_operations.  With
separate inode_operations for v3 and v4 that became bogus, but
rather than going for protocol-dependent comparison we could've
just checked ->i_fop instead; _that_ is the same for all protocol
versions.

Reviewed-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2020-01-15 10:15:16 -05:00
..
2017-11-17 14:18:00 -08:00
2017-11-17 14:18:00 -08:00
2019-09-26 12:20:14 -07:00
2019-02-20 15:14:21 -05:00
2019-11-03 21:28:44 -05:00
2019-11-03 21:28:44 -05:00
2015-04-23 15:16:14 -04:00
2019-11-18 11:04:32 +01:00
2019-11-18 11:04:32 +01:00
2019-11-06 08:55:23 -05:00
2019-10-09 12:05:49 -04:00
2019-08-27 10:24:56 -04:00
2019-08-26 15:31:29 -04:00