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:	Thu, 15 May 2014 19:08:58 +0200
From:	Fabian Frederick <fabf@...net.be>
To:	linux-kernel <linux-kernel@...r.kernel.org>
Cc:	akpm <akpm@...ux-foundation.org>,
	Mikulas Patocka <mikulas@...ax.karlin.mff.cuni.cz>
Subject: [PATCH 0/3] HPFS logging clean-up

This small patchset converts HPFS to current logging functions.

Fabian Frederick (3):
  FS/HPFS: convert printk to pr_foo()
  FS/HPFS: use pr_fmt for logging
  FS/HPFS: use __func__ for logging

 fs/hpfs/alloc.c   |  2 +-
 fs/hpfs/buffer.c  | 12 ++++++------
 fs/hpfs/dir.c     |  6 +++---
 fs/hpfs/dnode.c   | 44 ++++++++++++++++++++++++++------------------
 fs/hpfs/ea.c      |  6 +++---
 fs/hpfs/hpfs_fn.h |  5 +++++
 fs/hpfs/inode.c   |  3 ++-
 fs/hpfs/map.c     | 17 ++++++++++-------
 fs/hpfs/name.c    | 11 ++++++-----
 fs/hpfs/namei.c   |  2 +-
 fs/hpfs/super.c   | 55 ++++++++++++++++++++++++++++++++-----------------------
 11 files changed, 95 insertions(+), 68 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