Re: [PATCH 3/4] FAT: add 'notify' mount option

From: Andrew Morton
Date: Wed Jun 03 2009 - 15:00:34 EST


On Wed, 3 Jun 2009 18:05:17 +0300
Denis Karpov <ext-denis.2.karpov@xxxxxxxxx> wrote:

> Implement FAT fs mount option 'notify'. The effect of this option
> is that a notification is sent to userspace on errors that indicate
> filesystem damage/inconsistency. Generic filesystem corruption
> notification mechnism is used.
>
> Signed-off-by: Denis Karpov <ext-denis.2.karpov@xxxxxxxxx>
> ---
> fs/fat/fat.h | 3 ++-
> fs/fat/inode.c | 9 ++++++++-
> fs/fat/misc.c | 7 +++++++

fatfs mount options are documented in
Documentation/filesystems/vfat.txt, please.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/