K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-09-01T20:11:05.000000Z K 7 svn:log V 336 o At some point, unmounting a non-EA file system with EA's compiled in got a bit broken, when ufs_extattr_stop() was called and failed, ufs_extattr_destroy() would panic. This makes the call to destroy() conditional on the success of stop(). Submitted by: Christian Carstensen Obtained from: TrustedBSD Project END