K 10 svn:author V 5 brian K 8 svn:date V 27 2007-03-19T18:51:02.000000Z K 7 svn:log V 297 When we write extended attributes, assert that the inode hasn't already been deleted. The assertion is important to show that we won't end up accounting for extended attribute blocks (using fs_pendingblocks) in our subsequent call to fs_alloc(). Agreed verbally by: mckusick MFC after: 3 weeks END