[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1405455622-12729-1-git-send-email-fabf@skynet.be>
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