K 10 svn:author V 7 rwatson K 8 svn:date V 27 2003-06-22T23:03:07.000000Z K 7 svn:log V 321 Prefer the vop_rmextattr() vnode operation for removing extended attributes from objects over vop_setextattr() with a NULL uio; if the file system doesn't support the vop_rmextattr() method, fall back to the vop_setextattr() method. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories END