fix misspelling in a comment
Reported by: Daniel Braniss <danny@cs.huji.ac.il> MFC after: 3 days
This commit is contained in:
parent
d54d1011fb
commit
ea5ab33248
@ -1557,7 +1557,7 @@ zfs_vget(vfs_t *vfsp, ino_t ino, int flags, vnode_t **vpp)
|
||||
int err;
|
||||
|
||||
/*
|
||||
* zfs_zget() can't operate on virtual entires like .zfs/ or
|
||||
* zfs_zget() can't operate on virtual entries like .zfs/ or
|
||||
* .zfs/snapshot/ directories, that's why we return EOPNOTSUPP.
|
||||
* This will make NFS to switch to LOOKUP instead of using VGET.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user