Re: [PATCH 0/3] gfs: More logging neatening

2014-03-07 Thread Steven Whitehouse
Hi, On Thu, 2014-03-06 at 12:10 -0800, Joe Perches wrote: > Joe Perches (3): > gfs2: Use pr_ more consistently > gfs2: Use fs_ 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 ++

[PATCH 0/3] gfs: More logging neatening

2014-03-06 Thread Joe Perches
Joe Perches (3): gfs2: Use pr_ more consistently gfs2: Use fs_ 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 ++---