From: Wengang Wang Date: Fri, 10 Jul 2009 05:26:04 +0000 (+0800) Subject: ocfs2: log the actual return value of ocfs2_file_aio_write() X-Git-Tag: v2.6.31-rc6~5^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=812e7a6a43fc34bc8f70c2b80db4ea5997d66ea8;p=pandora-kernel.git ocfs2: log the actual return value of ocfs2_file_aio_write() in ocfs2_file_aio_write(), log_exit() could don't log the value which is really returned. this patch fixes it. Signed-off-by: Wengang Wang Signed-off-by: Joel Becker --- Reading git-diff-tree failed