remarkable-linux/fs/fat
Namjae Jeon 126ac0518c fat: no need to reset EOF in ent_put for FAT32
#define FAT_ENT_EOF(EOF_FAT32)

there is no need to reset value of 'new' for FAT32 as the values is
already correct

Signed-off-by: Namjae Jeon <linkinjeon@gmail.com>
Signed-off-by: Amit Sahrawat <amit.sahrawat83@gmail.com>
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-10-06 03:05:12 +09:00
..
cache.c fs/fat: fix two checkpatch issues in cache.c 2012-10-06 03:05:10 +09:00
dir.c fs/fat: fix all other checkpatch issues in dir.c 2012-10-06 03:05:11 +09:00
fat.h fs/fat: chang indentation of some comments in fat.h 2012-10-06 03:05:10 +09:00
fatent.c fat: no need to reset EOF in ent_put for FAT32 2012-10-06 03:05:12 +09:00
file.c userns: Convert fat to use kuid/kgid where appropriate 2012-09-20 06:11:55 -07:00
inode.c fat (exportfs): fix dentry reconnection 2012-10-06 03:05:09 +09:00
Kconfig vfat: Note the NLS requirement 2009-04-17 09:32:11 -07:00
Makefile fat (exportfs): move NFS support code 2012-10-06 03:05:09 +09:00
misc.c fat: Replace all printk with fat_msg() 2011-04-12 21:12:42 +09:00
namei_msdos.c fs/fat: fix a checkpatch issue in namei_msdos.c 2012-10-06 03:05:09 +09:00
namei_vfat.c fat (exportfs): fix dentry reconnection 2012-10-06 03:05:09 +09:00
nfs.c fat (exportfs): fix dentry reconnection 2012-10-06 03:05:09 +09:00