]> 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)
commit35489e6ca62543b6ad83ccb16a53d3b4c2d93789
tree88c5afe7a955f1e55e305639a4d6031237542b8d
parent023f1ec4d118964bca0b5a23928a87eb4e3ca614
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