avoid unnecessary IO#sync = true
commitda9f66a8c1cd76de75bf35a441d27492a29a9bf2
authorEric Wong <normalperson@yhbt.net>
Fri, 19 Feb 2010 23:45:46 +0000 (19 15:45 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 19 Feb 2010 23:45:46 +0000 (19 15:45 -0800)
treedc6c9eaa170f2812d76ed3a629fedd5c525dc7bd
parent5a9a0fb45eb191262b4b09975ebf502438272b27
avoid unnecessary IO#sync = true

Sockets have sync=true by default, and there's no need for it
when reading files
lib/mogilefs/httpfile.rb
lib/mogilefs/util.rb