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:	Tue, 15 Jul 2014 22:20:18 +0200
From:	Fabian Frederick <fabf@...net.be>
To:	linux-kernel@...r.kernel.org
Cc:	joe@...ches.com, Fabian Frederick <fabf@...net.be>
Subject: [PATCH 0/3] SYSV FS Logging update

This small patchset converts SYSV FS to current logging functions.

Note that all pr_foo() are now prefixed which means logging is slightly different.
(see patch 2 for more details).

Fabian Frederick (3):
  FS/SYSV: Convert printk to pr_foo()
  FS/SYSV: add SysV FS: pr_fmt in sysv.h
  FS/SYSV: use __func__ in logging

 fs/sysv/balloc.c | 26 +++++++++++++-------------
 fs/sysv/ialloc.c | 13 ++++++-------
 fs/sysv/inode.c  | 12 ++++++------
 fs/sysv/itree.c  |  2 +-
 fs/sysv/super.c  | 26 ++++++++++++--------------
 fs/sysv/sysv.h   |  6 ++++++
 6 files changed, 44 insertions(+), 41 deletions(-)

-- 
1.8.4.5

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