Does UFS2 send BIO_FLUSH to GEOM when update metadata (with softupdates)?

Lev Serebryakov lev at FreeBSD.org
Thu Nov 24 19:29:39 UTC 2011


Hello, Ivan.
You wrote 24 ноября 2011 г., 20:42:15:

> http://people.freebsd.org/~ivoras/diffs/fsync_flush.patch
  Your soulution could be merged with my one -- you've added special
 flag at BUF level, which could be good idea.

   But, on other hand, IMHO any non-ASYNC BUF should be converted
 to SYNC BIO. Now we break semantic of B_ASYNC flag -- don't guarantee
 sync operation on GEOM elvel when buffer request one (by not-setting
 B_ASYNC).

-- 
// Black Lion AKA Lev Serebryakov <lev at FreeBSD.org>



More information about the freebsd-fs mailing list