diff options
author | pjd <pjd@FreeBSD.org> | 2011-09-28 13:08:51 +0000 |
---|---|---|
committer | pjd <pjd@FreeBSD.org> | 2011-09-28 13:08:51 +0000 |
commit | 374501b4952a809fac64c99d244ca1236ae5d5ca (patch) | |
tree | 6a9d1cc1d75b048ee6b4589e34493d484a6f71ab /lib/libc/stdio | |
parent | 444642eb38a412e2dc6dc790a370f2c6ea209ebf (diff) | |
download | FreeBSD-src-374501b4952a809fac64c99d244ca1236ae5d5ca.zip FreeBSD-src-374501b4952a809fac64c99d244ca1236ae5d5ca.tar.gz |
After every activemap change flush disk's write cache, so that write
reordering won't make the actual write to be committed before marking
the coresponding extent as dirty.
It can be disabled in configuration file.
If BIO_FLUSH is not supported by the underlying file system we log a warning
and never send BIO_FLUSH again to that GEOM provider.
MFC after: 3 days
Diffstat (limited to 'lib/libc/stdio')
0 files changed, 0 insertions, 0 deletions