public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Steven Whitehouse <swhiteho@redhat.com>
Cc: Fabian Frederick <fabf@skynet.be>,
	linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	cluster-devel@redhat.com
Subject: [PATCH 0/3] gfs: More logging neatening
Date: Thu,  6 Mar 2014 12:10:44 -0800	[thread overview]
Message-ID: <cover.1394136338.git.joe@perches.com> (raw)
In-Reply-To: <20140306182724.6754407d4c629085d9fc318e@skynet.be>

Joe Perches (3):
  gfs2: Use pr_<level> more consistently
  gfs2: Use fs_<level> more often
  gfs2: Convert gfs2_lm_withdraw to use fs_err

 fs/gfs2/dir.c        | 14 ++++----
 fs/gfs2/glock.c      |  8 +++--
 fs/gfs2/lock_dlm.c   |  9 +++--
 fs/gfs2/main.c       |  2 ++
 fs/gfs2/ops_fstype.c | 25 ++++++-------
 fs/gfs2/quota.c      | 10 +++---
 fs/gfs2/rgrp.c       | 24 +++++++------
 fs/gfs2/super.c      | 16 ++++-----
 fs/gfs2/sys.c        |  6 ++--
 fs/gfs2/trans.c      | 19 +++++-----
 fs/gfs2/util.c       | 99 +++++++++++++++++++++++++---------------------------
 fs/gfs2/util.h       | 31 ++++++++--------
 12 files changed, 138 insertions(+), 125 deletions(-)

-- 
1.8.1.2.459.gbcd45b4.dirty


  reply	other threads:[~2014-03-06 20:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-05 14:06 [PATCH 1/1] fs: gfs2: global conversion to pr_foo() Fabian Frederick
2014-03-06 15:44 ` Steven Whitehouse
2014-03-06  9:24   ` Fabian Frederick
2014-03-06 17:57     ` Steven Whitehouse
2014-03-06 10:27       ` Fabian Frederick
2014-03-06 20:10         ` Joe Perches [this message]
2014-03-06 20:10           ` [PATCH 1/3] gfs2: Use pr_<level> more consistently Joe Perches
2014-03-06 20:10           ` [PATCH 2/3] gfs2: Use fs_<level> more often Joe Perches
2014-03-06 20:10           ` [PATCH 3/3] gfs2: Convert gfs2_lm_withdraw to use fs_err Joe Perches
2014-03-06 20:17             ` [PATCH V2 " Joe Perches
2014-03-07 10:08           ` [PATCH 0/3] gfs: More logging neatening Steven Whitehouse
2014-03-06 17:47   ` [PATCH 1/1] fs: gfs2: global conversion to pr_foo() Joe Perches
2014-03-06 17:59     ` Steven Whitehouse
2014-03-06 18:32       ` 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.1394136338.git.joe@perches.com \
    --to=joe@perches.com \
    --cc=akpm@linux-foundation.org \
    --cc=cluster-devel@redhat.com \
    --cc=fabf@skynet.be \
    --cc=linux-kernel@vger.kernel.org \
    --cc=swhiteho@redhat.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