Remove redundant assignment.
MFC after: 3 days
This commit is contained in:
parent
a4316b2ce0
commit
fcc7888f82
@ -1198,8 +1198,6 @@ zfs_checkexp(vfs_t *vfsp, struct sockaddr *nam, int *extflagsp,
|
||||
* which we have to use here, because only this file system
|
||||
* has mnt_export configured.
|
||||
*/
|
||||
vfsp = zfsvfs->z_parent->z_vfs;
|
||||
|
||||
return (vfs_stdcheckexp(zfsvfs->z_parent->z_vfs, nam, extflagsp,
|
||||
credanonp, numsecflavors, secflavors));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user