lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 6 Mar 2014 12:10:44 -0800 From: Joe Perches <joe@...ches.com> To: Steven Whitehouse <swhiteho@...hat.com> Cc: Fabian Frederick <fabf@...net.be>, linux-kernel@...r.kernel.org, Andrew Morton <akpm@...ux-foundation.org>, cluster-devel@...hat.com Subject: [PATCH 0/3] gfs: More logging neatening 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists