All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ocfs2: logging neatening
@ 2015-03-27  3:07 ` Joe Perches
  0 siblings, 0 replies; 10+ messages in thread
From: Joe Perches @ 2015-03-27  3:07 UTC (permalink / raw)
  To: Mark Fasheh, ocfs2-devel; +Cc: Joel Becker, linux-kernel

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-03-27 23:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-27  3:07 [PATCH 0/2] ocfs2: logging neatening Joe Perches
2015-03-27  3:07 ` [Ocfs2-devel] " Joe Perches
2015-03-27  3:07 ` [PATCH 1/2] ocfs2: Logging: Remove static buffer, use vsprintf extension %pV Joe Perches
2015-03-27  3:07   ` [Ocfs2-devel] " Joe Perches
2015-03-27  3:07 ` [PATCH 2/2] ocfs2: Neaten do_error, ocfs2_error and ocfs2_abort Joe Perches
2015-03-27  3:07   ` [Ocfs2-devel] " Joe Perches
2015-03-27 22:16   ` Andrew Morton
2015-03-27 22:16     ` Andrew Morton
2015-03-27 23:04     ` Joe Perches
2015-03-27 23:04       ` Joe Perches

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.