commit | ef9f86ceb63f2803c9aada249986b84d2f99c635 | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mfasheh@ca-build8.us.oracle.com> | Mon Nov 19 18:31:17 2007 -0800 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Tue Nov 27 16:47:01 2007 -0800 |
tree | 2a9577479ca46dedeeb908b84415e872a1e360b4 | |
parent | 2759236f8415ccc0f275b57bd8142c2c81fd2177 [diff] |
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>