K 10 svn:author V 3 kib K 8 svn:date V 27 2012-03-29T09:16:10.504987Z K 7 svn:log V 243 MFC r232835: Do not fall back to slow synchronous i/o when low on memory or buffers. The bawrite() schedules the write to happen immediately, and its use frees the current thread to do more cleanups. MFC r232837: Remove superfluous brackets. END