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

From: Andrew Morton
Date: Wed Jun 03 2009 - 15:01:18 EST


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

> Implement EXT2 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/ext2/super.c | 15 ++++++++++++++-
> include/linux/ext2_fs.h | 2 +-

Please document the mount option in Documentation/filesystems/ext2.txt.
--
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/