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>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1598047822.git.joe@perches.com>
Date:   Fri, 21 Aug 2020 15:16:37 -0700
From:   Joe Perches <joe@...ches.com>
To:     linux-kernel@...r.kernel.org
Cc:     Konstantin Komarov <almaz.alexandrovich@...agon-software.com>
Subject: [PATCH 0/3] ntfs3: Update logging

Use the more typical kernel logging styles.
These changes also trivially reduce overall object size.

btw: ntfs_fs_error/__ntfs_fs_error were and are left unused

Joe Perches (3):
  ntfs3: Use more common logging function names and style
  ntfs3: Rename logging macros and uses
  ntfs3: Rename ntfs_trace to ntfs_notice

 fs/ntfs3/debug.h   | 30 ++++++++------
 fs/ntfs3/dir.c     | 22 +++++------
 fs/ntfs3/file.c    | 27 ++++++-------
 fs/ntfs3/frecord.c |  2 +-
 fs/ntfs3/fslog.c   |  4 +-
 fs/ntfs3/fsntfs.c  | 39 +++++++++---------
 fs/ntfs3/index.c   |  4 +-
 fs/ntfs3/inode.c   | 14 +++----
 fs/ntfs3/ntfs_fs.h |  4 +-
 fs/ntfs3/super.c   | 99 ++++++++++++++++++++++++----------------------
 10 files changed, 121 insertions(+), 124 deletions(-)

-- 
2.26.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ