linux/fs/nilfs2
Joe Perches a1d0747a39 nilfs2: use a more common logging style
Add macros for nilfs_<level>(sb, fmt, ...) and convert the uses of
'nilfs_msg(sb, KERN_<LEVEL>, ...)' to 'nilfs_<level>(sb, ...)' so nilfs2
uses a logging style more like the typical kernel logging style.

Miscellanea:

o Realign arguments for these uses

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/r/1595860111-3920-4-git-send-email-konishi.ryusuke@gmail.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-08-12 10:58:01 -07:00
..
Kconfig
Makefile
alloc.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
alloc.h
bmap.c
bmap.h
btnode.c
btnode.h
btree.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
btree.h
cpfile.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
cpfile.h
dat.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
dat.h
dir.c
direct.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
direct.h
export.h
file.c
gcinode.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
ifile.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
ifile.h
inode.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
ioctl.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
mdt.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
mdt.h
namei.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
nilfs.h nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
page.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
page.h
recovery.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
segbuf.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
segbuf.h
segment.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
segment.h
sufile.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
sufile.h
super.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
sysfs.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
sysfs.h
the_nilfs.c nilfs2: use a more common logging style 2020-08-12 10:58:01 -07:00
the_nilfs.h block: remove the error_sector argument to blkdev_issue_flush 2020-05-22 08:45:46 -06:00