commit | fe0750e5c43189adb6e6fc59837af7d5a588f413 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Sat Jul 30 23:33:59 2011 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Sep 07 09:45:49 2011 -0400 |
tree | 88c5afe7a955f1e55e305639a4d6031237542b8d | |
parent | f4dee24cca98739a4190a00fa014cd1b7e2581a4 [diff] |
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>