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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 14 May 2014 20:08:03 +0200
From:	Fabian Frederick <fabf@...net.be>
To:	linux-kernel <linux-kernel@...r.kernel.org>
Cc:	akpm <akpm@...ux-foundation.org>, Joe <joe@...ches.com>
Subject: [PATCH V2 0/3] EFS Logging clean-up

This small patchset converts EFS to current logging functions.
I hope things will be more clear with a generic 3 steps conversion.
Note that pr_debug conversion in this case is straightforward.

V2: Remove ifdef debug around pr_debug

Fabian Frederick (3):
  FS/EFS: convert printk to pr_foo()
  FS/EFS: add pr_fmt / use __func__
  FS/EFS: convert printk(KERN_DEBUG to pr_debug

 fs/efs/dir.c   | 18 ++++++++++--------
 fs/efs/efs.h   |  6 ++++++
 fs/efs/file.c  | 14 +++++---------
 fs/efs/inode.c | 42 ++++++++++++++++++++----------------------
 fs/efs/namei.c |  8 +++++---
 fs/efs/super.c | 42 ++++++++++++++++++++----------------------
 6 files changed, 66 insertions(+), 64 deletions(-)

-- 
1.9.1
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ