K 10 svn:author V 8 ssouhlal K 8 svn:date V 27 2005-01-25T14:45:23.000000Z K 7 svn:log V 374 MFC 1.57: Get the vnode from file.f_vnode instead of file.f_data. Nowadays, f_data points to the vnode only if the underlying filesystem doesn't use it for other purposes (devfs uses it to store the cdev, for example). Found by: csjp Reviewed by: csjp Approved by: phk, wes, grehan (mentor) MFC after: 1 week Approved by: grehan (mentor) END