From: J. Bruce Fields Date: Mon, 7 Nov 2011 22:23:30 +0000 (-0500) Subject: nfsd4: share open and lock owner hash tables X-Git-Tag: v3.3-rc1~67^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16bfdaafa2c66d8cc81422a97a105a849ca65b3e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed