linux/fs/fat
Alexey Fisher 81ac21d34a fat: Add fat_msg() function for preformated FAT messages
Add fat_msg() to replace not cosequent used printk() in fs/fat/*
New message format should be as fallow:
FAT-fs (sda1): some thing happened.

Signed-off-by: Alexey Fisher <bug-track@fisher-privat.net>
Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
2011-04-12 21:12:35 +09:00
..
Kconfig vfat: Note the NLS requirement 2009-04-17 09:32:11 -07:00
Makefile fat: move fs/vfat/* and fs/msdos/* to fs/fat 2008-11-06 15:41:20 -08:00
cache.c fat: Fix possible null deref in fat_cache_add() 2011-04-12 21:12:16 +09:00
dir.c fat: convert to unlocked_ioctl 2010-05-17 08:16:12 +09:00
fat.h fat: Add fat_msg() function for preformated FAT messages 2011-04-12 21:12:35 +09:00
fatent.c block: remove BLKDEV_IFL_WAIT 2010-09-16 20:52:58 +02:00
file.c check ATTR_SIZE contraints in inode_change_ok 2010-08-09 16:47:39 -04:00
inode.c fat: use new setup() for ->dir_ops too 2011-04-12 21:12:00 +09:00
misc.c fat: Add fat_msg() function for preformated FAT messages 2011-04-12 21:12:35 +09:00
namei_msdos.c fat: use new setup() for ->dir_ops too 2011-04-12 21:12:00 +09:00
namei_vfat.c fat: use new setup() for ->dir_ops too 2011-04-12 21:12:00 +09:00