]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit20978d98e83c285d9cbb6ade1c400a7c5ad00da3
tree88c5afe7a955f1e55e305639a4d6031237542b8d
parent3b6b8749f0f182114fcaba3b666965c87c6e78f5
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