remarkable-linux/fs/fat
Namjae Jeon f562146a3d fat: notify when discard is not supported
Change fatfs so that a warning is emitted when an attempt is made to mount
a filesystem with the unsupported `discard' option.

ext4 aready does this: http://patchwork.ozlabs.org/patch/192668/

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-12-17 17:15:22 -08:00
..
cache.c fs/fat: fix two checkpatch issues in cache.c 2012-10-06 03:05:10 +09:00
dir.c fat: drop lock/unlock super 2012-10-09 23:33:38 -04:00
fat.h fat: drop lock/unlock super 2012-10-09 23:33:38 -04: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: notify when discard is not supported 2012-12-17 17:15:22 -08: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 fat: drop lock/unlock super 2012-10-09 23:33:38 -04:00
namei_vfat.c fat: drop lock/unlock super 2012-10-09 23:33:38 -04:00
nfs.c fat (exportfs): fix dentry reconnection 2012-10-06 03:05:09 +09:00