Re: [PATCH 4/5] HWPOISON: report sticky EIO for poisoned file
From: Rik van Riel
Date: Thu Jun 11 2009 - 12:32:27 EST
Wu Fengguang wrote:
This makes the EIO reports on write(), fsync(), or the NFS close()
sticky enough. The only way to get rid of it may be
echo 3 > /proc/sys/vm/drop_caches
Note that the impacted process will only be killed if it mapped the page.
XXX
via read()/write()/fsync() instead of memory mapped reads/writes, simply
because it's very hard to find them.
Signed-off-by: Wu Fengguang <fengguang.wu@xxxxxxxxx>
Acked-by: Rik van Riel <riel@xxxxxxxxxx>
--
All rights reversed.
--
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/