diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2006-10-20 13:02:56 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2006-10-20 13:02:56 +0000 |
commit | e6b12a20f453aca29cdd406d33a5d25d0e711fd8 (patch) | |
tree | dd5544b91a644080c82acf085f6c2c85cb8a3cbc /etc/rbootd.conf | |
parent | 4ccf15b08f49e2b198147a066fe1931f9b144689 (diff) |
from freebsd rev1.128:
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.
pedro@ ok
Diffstat (limited to 'etc/rbootd.conf')
0 files changed, 0 insertions, 0 deletions