nfsd4: consolidate lock & open stateid tables
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 22 Aug 2011 22:01:43 +0000 (18:01 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 31 Aug 2011 21:56:00 +0000 (17:56 -0400)
There's no reason to have two separate hash tables for open and lock
stateid's.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found