Author: julianfoad Revision: 1098728 Modified property: svn:log Modified: svn:log at Tue May 3 18:52:50 2011 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Tue May 3 18:52:50 2011 @@ -1,7 +1,7 @@ Remove an optimization for console io performance from a function which is used extensively from our fsfs backend for file io. -r107229 made this function perform a separate write per 30 KByte on Windows, +r1072299 made this function perform a separate write per 30 KByte on Windows, while it can usually write everything at once. This also provides a better behavior on write errors.
