From: J. Bruce Fields Date: Sun, 22 Feb 2009 23:52:13 +0000 (-0800) Subject: nfsd4: fix do_probe_callback errors X-Git-Tag: v2.6.30-rc1~183^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=418cd20aa19b54554cab383e2fd0d1cb8c4732ee;p=pandora-kernel.git nfsd4: fix do_probe_callback errors The errors returned aren't used. Just return 0 and make them available to a dprintk(). Also, consistently use -ERRNO errors instead of nfs errors. Signed-off-by: J. Bruce Fields Reviewed-by: Benny Halevy --- Reading git-diff-tree failed