Whamcloud - gitweb
Reduce number of over-the-wire getattrs by half, and avoid duplicate
authoradilger <adilger>
Fri, 23 Aug 2002 21:23:23 +0000 (21:23 +0000)
committeradilger <adilger>
Fri, 23 Aug 2002 21:23:23 +0000 (21:23 +0000)
commitc35b436b97bcf9859d180a48c807c4e4c80b2fbe
treefeafbc13f13feb5675849956b19378154cc34d2e
parent4f1440294a7877fcca7ead4bec40d688095085e4
Reduce number of over-the-wire getattrs by half, and avoid duplicate
inodes for every file operation.  This doesn't fix the dentry refcount
problem, but it is a big step in the right direction.
lustre/llite/namei.c