9p: cache meta-data when cache=loose
authorEric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com>
Fri, 13 Jul 2007 18:01:27 +0000 (13:01 -0500)
committerEric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com>
Sat, 14 Jul 2007 20:14:08 +0000 (15:14 -0500)
commit9523a841b109765f8779236d28be6458ee3a6824
tree3701f26715eae8dcfb7610984051720a6f588019
parent1d6b5602381524c339af2c2fdfe42ad0a01464a4
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>
fs/9p/vfs_file.c
fs/9p/vfs_inode.c