[Cluster-devel] [PATCH 0/3] gfs: More logging neatening

Steven Whitehouse swhiteho at redhat.com
Fri Mar 7 10:08:24 UTC 2014


Hi,

On Thu, 2014-03-06 at 12:10 -0800, Joe Perches wrote:
> 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(-)
> 

Thanks for the patches. I've added them to the -nmw tree, and I did spot
the V2 patch of the third one,

Steve.





More information about the Cluster-devel mailing list