From: J. Bruce Fields Date: Sun, 31 Jul 2011 03:33:59 +0000 (-0400) Subject: nfsd4: split stateowners into open and lockowners X-Git-Tag: v3.2-rc1~177^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe0750e5c43189adb6e6fc59837af7d5a588f413;p=pandora-kernel.git nfsd4: split stateowners into open and lockowners The stateowner has some fields that only make sense for openowners, and some that only make sense for lockowners, and I find it a lot clearer if those are separated out. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed