[PATCH] hfs: cleanup HFS+ prints
Add the log level and a "hfs: " prefix to all kernel prints. (HFS and HFS+ will use the same prefix, as they share some code and could be merged at some point.) Signed-off-by:Roman Zippel <zippel@linux-m68k.org> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- fs/hfsplus/bfind.c 1 addition, 2 deletionsfs/hfsplus/bfind.c
- fs/hfsplus/bnode.c 6 additions, 5 deletionsfs/hfsplus/bnode.c
- fs/hfsplus/brec.c 1 addition, 1 deletionfs/hfsplus/brec.c
- fs/hfsplus/btree.c 6 additions, 10 deletionsfs/hfsplus/btree.c
- fs/hfsplus/catalog.c 1 addition, 1 deletionfs/hfsplus/catalog.c
- fs/hfsplus/dir.c 7 additions, 7 deletionsfs/hfsplus/dir.c
- fs/hfsplus/extents.c 1 addition, 2 deletionsfs/hfsplus/extents.c
- fs/hfsplus/inode.c 1 addition, 4 deletionsfs/hfsplus/inode.c
- fs/hfsplus/options.c 9 additions, 9 deletionsfs/hfsplus/options.c
- fs/hfsplus/super.c 20 additions, 29 deletionsfs/hfsplus/super.c
- fs/hfsplus/wrapper.c 2 additions, 2 deletionsfs/hfsplus/wrapper.c
Loading
Please register or sign in to comment