OSDN Git Service

Keep cache on file open. This slightly improves read performance by avoiding extra...
authorresver <resver@60bc1c72-a15a-11de-b98f-4500b42dc123>
Tue, 22 Feb 2011 19:20:47 +0000 (19:20 +0000)
committerresver <resver@60bc1c72-a15a-11de-b98f-4500b42dc123>
Tue, 22 Feb 2011 19:20:47 +0000 (19:20 +0000)
commit09d9a1ba68850aaf4bd6dd6c13639d3f60bb7abe
treebfb8f7e9b829daef16e043db27b09d57aaed5e19
parent1a0fe2efd62471502516f9303219adb171d8cd78
Keep cache on file open. This slightly improves read performance by avoiding extra read requests.

git-svn-id: http://exfat.googlecode.com/svn/trunk@209 60bc1c72-a15a-11de-b98f-4500b42dc123
fuse/main.c