From: Joe Perches <joe@perches.com>
To: linux-kernel@vger.kernel.org
Cc: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Subject: [PATCH 0/3] ntfs3: Update logging
Date: Fri, 21 Aug 2020 15:16:37 -0700 [thread overview]
Message-ID: <cover.1598047822.git.joe@perches.com> (raw)
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
next reply other threads:[~2020-08-21 22:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-21 22:16 Joe Perches [this message]
2020-08-21 22:16 ` [PATCH 1/3] ntfs3: Use more common logging function names and style Joe Perches
2020-08-21 22:16 ` [PATCH 2/3] ntfs3: Rename logging macros and uses Joe Perches
2020-08-21 22:16 ` [PATCH 3/3] ntfs3: Rename ntfs_trace to ntfs_notice Joe Perches
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1598047822.git.joe@perches.com \
--to=joe@perches.com \
--cc=almaz.alexandrovich@paragon-software.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox