nfsd4: initialize cb_per_client
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 13 Jan 2011 22:08:19 +0000 (17:08 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 14 Jan 2011 02:04:06 +0000 (21:04 -0500)
Otherwise a callback that is aborted before it runs will result in a
list_del on an uninitialized list head.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found