K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-02-07T23:44:31.000000Z K 7 svn:log V 278 Acquire vnode lock around call to VOP_GETATTR() in audit_record_write(). In the future, we may want to acquire the lock early in the function and hold it across calls to vn_rdwr(), etc, to avoid multiple acquires. Spotted by: kris (bugmagnet) Obtained from: TrustedBSD Project END