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. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/