K 10 svn:author V 8 mckusick K 8 svn:date V 27 2002-11-20T05:14:16.000000Z K 7 svn:log V 399 If an error occurs while writing a buffer, then the data will not have hit the disk and the dependencies cannot be unrolled. In this case, the system will mark the buffer as dirty again so that the write can be retried in the future. When the write succeeds or the system gives up on the buffer and marks it as invalid (B_INVAL), the dependencies will be cleared. Sponsored by: DARPA & NAI Labs. END