[PATCH 0/2] ocfs2: logging neatening

From: Joe Perches
Date: Thu Mar 26 2015 - 23:07:31 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/