First page Back Continue Last page Overview Graphics
Other Issues
nfs getattr procedure does not use vfs_getattr, so it skips the security_inode_getattr check
- Added security_inode_getattr check to NFSD's getattr procedure and to the encode_post_op_attr function
Client needs to revalidate the security contexts of inodes
- Modified _nfs_revalidate_inode()
Notes: