mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-02 12:20:51 +00:00
Dike out another kvm indiscretion.
This commit is contained in:
parent
3e1631ce0a
commit
99d432b90c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=143689
@ -66,7 +66,9 @@ isofs_filestat(struct vnode *vp, struct filestat *fsp)
|
||||
(void *)VTOI(vp), Pid);
|
||||
return 0;
|
||||
}
|
||||
#if 0
|
||||
fsp->fsid = dev2udev(isonode.i_dev);
|
||||
#endif
|
||||
fsp->mode = (mode_t)isonode.inode.iso_mode;
|
||||
fsp->rdev = isonode.inode.iso_rdev;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user