From: Mark Fasheh Date: Tue, 20 Nov 2007 02:31:17 +0000 (-0800) Subject: ocfs2: Filter -ENOSPC in mlog_errno() X-Git-Tag: v2.6.24-rc4~83^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef9f86ceb63f2803c9aada249986b84d2f99c635;p=pandora-kernel.git ocfs2: Filter -ENOSPC in mlog_errno() It's almost never worth printing in that situation and we keep forgetting to manually filter it out. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed