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)
commit16bfdaafa2c66d8cc81422a97a105a849ca65b3e
tree122c457da33077af885dbfea1d2c7745325f80ec
parent06f1f864d4ae5804e83785308d41f14a08e4b980
nfsd4: share open and lock owner hash tables

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>
fs/nfsd/nfs4state.c
This page took 0.046315 seconds and 5 git commands to generate.