Searched hist:189120 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/fs/msdosfs/
H A Ddenode.hdiff 189120 Fri Feb 27 20:03:11 MST 2009 jhb - Hold a reference on the cdev a filesystem is mounted from in the mount.
- Remove the cdev pointers from the denode and instead use the mountpoint's
reference to call dev2udev() in getattr().

Reviewed by: kib, julian
H A Dmsdosfsmount.hdiff 189120 Fri Feb 27 20:03:11 MST 2009 jhb - Hold a reference on the cdev a filesystem is mounted from in the mount.
- Remove the cdev pointers from the denode and instead use the mountpoint's
reference to call dev2udev() in getattr().

Reviewed by: kib, julian
H A Dmsdosfs_denode.cdiff 189120 Fri Feb 27 20:03:11 MST 2009 jhb - Hold a reference on the cdev a filesystem is mounted from in the mount.
- Remove the cdev pointers from the denode and instead use the mountpoint's
reference to call dev2udev() in getattr().

Reviewed by: kib, julian
H A Dmsdosfs_vfsops.cdiff 189120 Fri Feb 27 20:03:11 MST 2009 jhb - Hold a reference on the cdev a filesystem is mounted from in the mount.
- Remove the cdev pointers from the denode and instead use the mountpoint's
reference to call dev2udev() in getattr().

Reviewed by: kib, julian
H A Dmsdosfs_vnops.cdiff 189120 Fri Feb 27 20:03:11 MST 2009 jhb - Hold a reference on the cdev a filesystem is mounted from in the mount.
- Remove the cdev pointers from the denode and instead use the mountpoint's
reference to call dev2udev() in getattr().

Reviewed by: kib, julian

Completed in 270 milliseconds