nfsd: add dprintk of compound return
authorJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 5 May 2008 21:17:44 +0000 (17:17 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 23 Jun 2008 17:02:48 +0000 (13:02 -0400)
We already print each operation of the compound when debugging is turned
on; printing the result could also help with remote debugging.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

No differences found