Description[FileAPI] Remove Flush() on write completion on SandboxFileSystems
The Flush() call is relatively less important for SandboxFileSystems which
is stored in a internal storage, than external storage (e.g. USB storage).
And, it hurts performance of truncate()-write() use case on encrypted disk.
This CL removes Flush() on write completion on SandboxFileSystems.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268914
Patch Set 1 #Patch Set 2 : #Patch Set 3 : fix #
Total comments: 2
Patch Set 4 : +comment #
Total comments: 2
Patch Set 5 : #
Messages
Total messages: 12 (0 generated)
|