Searched hist:c72ae1423b6f824552d0a855eba3d5b08e46a062 (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/fs/msdosfs/ |
H A D | denode.h | diff c72ae1423b6f824552d0a855eba3d5b08e46a062 Fri Feb 27 21:00:15 CET 2009 John Baldwin <jhb@FreeBSD.org> - 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 diff c72ae1423b6f824552d0a855eba3d5b08e46a062 Fri Feb 27 21:00:15 CET 2009 John Baldwin <jhb@FreeBSD.org> - 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 D | msdosfsmount.h | diff c72ae1423b6f824552d0a855eba3d5b08e46a062 Fri Feb 27 21:00:15 CET 2009 John Baldwin <jhb@FreeBSD.org> - 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 diff c72ae1423b6f824552d0a855eba3d5b08e46a062 Fri Feb 27 21:00:15 CET 2009 John Baldwin <jhb@FreeBSD.org> - 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 D | msdosfs_denode.c | diff c72ae1423b6f824552d0a855eba3d5b08e46a062 Fri Feb 27 21:00:15 CET 2009 John Baldwin <jhb@FreeBSD.org> - 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 diff c72ae1423b6f824552d0a855eba3d5b08e46a062 Fri Feb 27 21:00:15 CET 2009 John Baldwin <jhb@FreeBSD.org> - 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 D | msdosfs_vfsops.c | diff c72ae1423b6f824552d0a855eba3d5b08e46a062 Fri Feb 27 21:00:15 CET 2009 John Baldwin <jhb@FreeBSD.org> - 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 diff c72ae1423b6f824552d0a855eba3d5b08e46a062 Fri Feb 27 21:00:15 CET 2009 John Baldwin <jhb@FreeBSD.org> - 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 D | msdosfs_vnops.c | diff c72ae1423b6f824552d0a855eba3d5b08e46a062 Fri Feb 27 21:00:15 CET 2009 John Baldwin <jhb@FreeBSD.org> - 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 diff c72ae1423b6f824552d0a855eba3d5b08e46a062 Fri Feb 27 21:00:15 CET 2009 John Baldwin <jhb@FreeBSD.org> - 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
|