Fix a bogus comment that mentions lru lists that don't exist.

Reported by:	zack.kirsch at isilon.com
MFC after:	2 weeks
This commit is contained in:
Rick Macklem 2010-07-13 22:44:14 +00:00
parent 396bf45a4f
commit 95b1c51b6c

View File

@ -45,7 +45,7 @@ NFSV4ROOTLOCKMUTEX;
NFSSTATESPINLOCK;
/*
* Hash and lru lists for nfs V4.
* Hash lists for nfs V4.
* (Some would put them in the .h file, but I don't like declaring storage
* in a .h)
*/