OSDN Git Service

Keep cache on file open.
authorrelan <relan@users.noreply.github.com>
Tue, 22 Feb 2011 19:20:47 +0000 (19:20 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:13 +0000 (08:26 +0300)
commitd2da90db6dee65fe1af163f4696287ca5b53c6c2
treebfb8f7e9b829daef16e043db27b09d57aaed5e19
parentda5b805514dd39ae31d85d7ae5d6b33574ff4b1a
Keep cache on file open.

This slightly improves read performance by avoiding extra read requests.
fuse/main.c