From: Jeff Liu Date: Thu, 4 Apr 2013 08:07:14 +0000 (+0800) Subject: xfs: Update xfs_log_commit_cil() comments X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~58^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fe3258c50de383037102129c57df5cb66ab2000;p=pandora-kernel.git xfs: Update xfs_log_commit_cil() comments xfs_log_commit_iclog() function has been removed by commits 93b8a585: xfs: remove the deprecated nodelaylog option Beginning from Linux 3.3, only delayed logging is supported so that we call xfs_log_commit_cil() at xfs_trans_commit() only, remove the useless comments so. Signed-off-by: Jie Liu Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed