nfsd4: share open and lock owner hash tables
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 7 Nov 2011 22:23:30 +0000 (17:23 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 8 Nov 2011 16:28:45 +0000 (11:28 -0500)
Now that they're used in the same way, it's a little simpler to put open
and lock owners in the same hash table, and I can't see a reason not to.

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

No differences found