ocfs2: Filter -ENOSPC in mlog_errno()
authorMark Fasheh <mfasheh@ca-build8.us.oracle.com>
Tue, 20 Nov 2007 02:31:17 +0000 (18:31 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 28 Nov 2007 00:47:01 +0000 (16:47 -0800)
commitef9f86ceb63f2803c9aada249986b84d2f99c635
tree2a9577479ca46dedeeb908b84415e872a1e360b4
parent2759236f8415ccc0f275b57bd8142c2c81fd2177
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 <mark.fasheh@oracle.com>
fs/ocfs2/cluster/masklog.h