]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd4: fix, consolidate client_has_state
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 29 May 2012 20:37:44 +0000 (16:37 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Jun 2012 00:30:39 +0000 (20:30 -0400)
commitabeb15864ba99b0c8f12a21939258c4030f779a6
tree89ca95d5ea308a87c0162fdc23950e1612f5b3d6
parent79e80f7eef02b745bb8fd26febe59f54e9639463
nfsd4: fix, consolidate client_has_state

Whoops: first, I reimplemented the already-existing has_resources
without noticing; second, I got the test backwards.  I did pick a better
name, though.  Combine the two....

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c