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:	Fri, 20 Jun 2014 22:21:32 +0200
From:	Fabian Frederick <fabf@...net.be>
To:	linux-kernel@...r.kernel.org
Cc:	dushistov@...l.ru, akpm@...ux-foundation.org,
	Fabian Frederick <fabf@...net.be>
Subject: [PATCH 0/5] UFS logging clean-up

This small patchset convert UFS to current logging functions.

Fabian Frederick (5):
  FS/UFS: convert printk to pr_foo()
  FS/UFS: use pr_fmt
  fs/ufs/super.c: use __func__ in logging
  fs/ufs/super.c: use va_format instead of buffer/vsnprintf
  FS/UFS: convert UFSD printk to pr_debug

 fs/ufs/Makefile |   1 +
 fs/ufs/super.c  | 304 ++++++++++++++++++++++++++++----------------------------
 fs/ufs/ufs.h    |  10 +-
 3 files changed, 161 insertions(+), 154 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