commit | 9523a841b109765f8779236d28be6458ee3a6824 | [log] [tgz] |
---|---|---|
author | Eric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com> | Fri Jul 13 13:01:27 2007 -0500 |
committer | Eric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com> | Sat Jul 14 15:14:08 2007 -0500 |
tree | 3701f26715eae8dcfb7610984051720a6f588019 | |
parent | 1d6b5602381524c339af2c2fdfe42ad0a01464a4 [diff] |
9p: cache meta-data when cache=loose This patch expands the impact of the loose cache mode to allow for cached metadata increasing the performance of directory listings and other metadata read operations. Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>