From ef9f86ceb63f2803c9aada249986b84d2f99c635 Mon Sep 17 00:00:00 2001 From: Mark Fasheh Date: Mon, 19 Nov 2007 18:31:17 -0800 Subject: [PATCH] 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-format-patch failed