Matthias Andree wrote:
[stripping Cc: list] On Thu, 03 Aug 2006, Edward Shishkin wrote:What kind of forward error correction would that be,Actually we use checksums, not ECC. If checksum is wrong, then run fsck - it will remove the whole disk cluster, that represent 64K of data.Well, that's quite a difference...Checksum is checked before unsafe decompression (when trying to decompress incorrect data can lead to fatal things).Is this sufficient? How about corruptions that lead to the same checksumand can then confuse the decompressor?
It is a multiplication of two unlikely events: fs corruption and 32-hash collision. Paranoid people can assign zlib-based transform plugin: afaik everything is safe there. Is the decompressor safe in that
it does not scribble over memory it has not allocated?
yes - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Bernd Schubert <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: "Horst H. von Brand" <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Adrian Ulrich <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Alan Cox <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Ric Wheeler <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Hans Reiser <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Matthias Andree <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Edward Shishkin <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Matthias Andree <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- Prev by Date: Re: swsusp regression [Was: 2.6.18-rc3-mm2]
- Next by Date: Re: swsusp regression [Was: 2.6.18-rc3-mm2]
- Previous by thread: Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- Next by thread: Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- Index(es):