[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1427425496.git.joe@perches.com>
Date: Thu, 26 Mar 2015 20:07:06 -0700
From: Joe Perches <joe@...ches.com>
To: Mark Fasheh <mfasheh@...e.com>, ocfs2-devel@....oracle.com
Cc: Joel Becker <jlbec@...lplan.org>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] ocfs2: logging neatening
Joe Perches (2):
ocfs2: Logging: Remove static buffer, use vsprintf extension %pV
ocfs2: Neaten do_error, ocfs2_error and ocfs2_abort
fs/ocfs2/alloc.c | 90 +++++++++++++++++++------------------------------
fs/ocfs2/aops.c | 4 +--
fs/ocfs2/dir.c | 49 +++++++++++++--------------
fs/ocfs2/extent_map.c | 22 ++++++------
fs/ocfs2/inode.c | 18 +++++-----
fs/ocfs2/journal.c | 2 +-
fs/ocfs2/localalloc.c | 3 +-
fs/ocfs2/move_extents.c | 5 ++-
fs/ocfs2/quota_local.c | 3 +-
fs/ocfs2/refcounttree.c | 53 +++++++++++++----------------
fs/ocfs2/suballoc.c | 75 +++++++++++++++++++----------------------
fs/ocfs2/super.c | 34 ++++++++++---------
fs/ocfs2/super.h | 6 ++--
fs/ocfs2/xattr.c | 35 +++++++++----------
14 files changed, 182 insertions(+), 217 deletions(-)
--
2.1.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists