]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/nfsd/nfs4state.c
nfsd4: split stateowners into open and lockowners
authorJ. Bruce Fields <bfields@redhat.com>
Sun, 31 Jul 2011 03:33:59 +0000 (23:33 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 7 Sep 2011 13:45:49 +0000 (09:45 -0400)
commitfe0750e5c43189adb6e6fc59837af7d5a588f413
tree88c5afe7a955f1e55e305639a4d6031237542b8d
parentf4dee24cca98739a4190a00fa014cd1b7e2581a4
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 <bfields@redhat.com>
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4state.c
fs/nfsd/nfs4xdr.c
fs/nfsd/state.h
fs/nfsd/xdr4.h