From: Dave Chinner Date: Tue, 13 Apr 2010 05:06:45 +0000 (+1000) Subject: xfs: don't warn on EAGAIN in inode reclaim X-Git-Tag: v2.6.34-rc5~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1d486a3617a2f620b31224e4ace1496c4627e39;p=pandora-kernel.git xfs: don't warn on EAGAIN in inode reclaim Any inode reclaim flush that returns EAGAIN will result in the inode reclaim being attempted again later. There is no need to issue a warning into the logs about this situation. Signed-off-by: Dave Chinner Reviewed-by: Alex Elder Signed-off-by: Alex Elder --- Reading git-diff-tree failed