"J. Bruce Fields" <bfields@xxxxxxxxxxxx> wrote on 04/22/2009 04:18:38 AM: > > +/* > > + * This is a cache of file handles to quicken file lookup. This also > > + * helps prevent multiple open/close of a file when a client reads it. > > + * > > + * If you increase the number of cached files very much, you'll need to > > + * add a hash table here. > > I'm a little confused here--what do you mean by "add a hash table here"? That is also in the original code. I feel the comment is wrong as we already have a hash table in raparm_hbucket, but I didn't want to change typos as part of this patch. thanks, - KK -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html