From: Joe Perches <joe@perches.com>
To: Mark Fasheh <mfasheh@suse.com>, ocfs2-devel@oss.oracle.com
Cc: Joel Becker <jlbec@evilplan.org>, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] ocfs2: logging neatening
Date: Thu, 26 Mar 2015 20:07:06 -0700 [thread overview]
Message-ID: <cover.1427425496.git.joe@perches.com> (raw)
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
next reply other threads:[~2015-03-27 3:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-27 3:07 Joe Perches [this message]
2015-03-27 3:07 ` [PATCH 1/2] ocfs2: Logging: Remove static buffer, use vsprintf extension %pV Joe Perches
2015-03-27 3:07 ` [PATCH 2/2] ocfs2: Neaten do_error, ocfs2_error and ocfs2_abort Joe Perches
2015-03-27 22:16 ` [Ocfs2-devel] " Andrew Morton
2015-03-27 23:04 ` Joe Perches
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1427425496.git.joe@perches.com \
--to=joe@perches.com \
--cc=jlbec@evilplan.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mfasheh@suse.com \
--cc=ocfs2-devel@oss.oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox