lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 20 Oct 2008 10:17:12 -0700
From:	Simon Kirby <sim@...nation.com>
To:	Hidehiro Kawai <hidehiro.kawai.ez@...achi.com>
Cc:	linux-ext4@...r.kernel.org
Subject: Re: status of the ext3/jbd error handling enhancement patches

On Mon, Oct 20, 2008 at 01:25:01PM +0900, Hidehiro Kawai wrote:

> Hi Andrew,
> 
> Thank you for pushing my ext3/jbd to Linus.  But some of patches
> in -mm (following three patches) haven't been sent to Linus.
> 
>   #jbd-fix-error-handling-for-checkpoint-io.patch: double-check this
>   jbd-fix-error-handling-for-checkpoint-io.patch
>   ext3-add-checks-for-errors-from-jbd.patch
>   jbd-test-bh_write_eio-to-detect-errors-on-metadata-buffers.patch
> 
> They improve filesystem corruption problem and it is needed by
> mission critical systems.

Hi Hidehiro,

It seems you have been looking the code behind the problems I reported
(see linux-ext4 post "EXT3 way too happy with write errors", October
14th).

Are you aware of any patches that look at failed writes outside of JBD
also not noticing write errors?  It seems that not all write errors are
causing EXT3 to take the action of aborting the journal, which seems to
be a very bad idea (an example in my previous posting, testing with fault
injection).

Anyway, I would be very happy to test out any patches in this area, and
if none exist, I will try to track down why it is ignoring some of these
errors.

Thanks,

Simon-
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ