2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-16 01:04:08 +08:00
linux-next/fs/fat
Alexey Fisher 2c8a5ffb94 fat: Convert fat_fs_error to use %pV
- convert fat_fs_error to use %pV
- be consequent and use "supor_block *sb" instead of "supor_block *s"
- use devise name in each message.

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:27 +09: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: Convert fat_fs_error to use %pV 2011-04-12 21:12:27 +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
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
misc.c fat: Convert fat_fs_error to use %pV 2011-04-12 21:12:27 +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