commit | 3b12cd9862d5f560031d90bda78952ab55e36b24 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Mon May 05 17:17:44 2008 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Mon Jun 23 13:02:48 2008 -0400 |
tree | a14b023787ff662b8c29b4946f650ae428ac4493 | |
parent | b55e0ba19cd2d83317a7f1dbb626080951442ab3 [diff] |
nfsd: add dprintk of compound return 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>