Home
last modified time | relevance | path

Searched hist:"70 ad1ba7b48364d758a112df0823edc5ca6632aa" (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ocfs2/
H A Dblockcheck.h70ad1ba7b48364d758a112df0823edc5ca6632aa Fri Oct 17 02:54:25 CEST 2008 Joel Becker <joel.becker@oracle.com> ocfs2: Add the underlying blockcheck code.

This is the code that computes crc32 and ecc for ocfs2 metadata blocks.
There are high-level functions that check whether the filesystem has the
ecc feature, mid-level functions that work on a single block or array of
buffer_heads, and the low-level ecc hamming code that can handle
multiple buffers like crc32_le().

It's not hooked up to the filesystem yet.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
H A Dblockcheck.c70ad1ba7b48364d758a112df0823edc5ca6632aa Fri Oct 17 02:54:25 CEST 2008 Joel Becker <joel.becker@oracle.com> ocfs2: Add the underlying blockcheck code.

This is the code that computes crc32 and ecc for ocfs2 metadata blocks.
There are high-level functions that check whether the filesystem has the
ecc feature, mid-level functions that work on a single block or array of
buffer_heads, and the low-level ecc hamming code that can handle
multiple buffers like crc32_le().

It's not hooked up to the filesystem yet.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
H A DMakefilediff 70ad1ba7b48364d758a112df0823edc5ca6632aa Fri Oct 17 02:54:25 CEST 2008 Joel Becker <joel.becker@oracle.com> ocfs2: Add the underlying blockcheck code.

This is the code that computes crc32 and ecc for ocfs2 metadata blocks.
There are high-level functions that check whether the filesystem has the
ecc feature, mid-level functions that work on a single block or array of
buffer_heads, and the low-level ecc hamming code that can handle
multiple buffers like crc32_le().

It's not hooked up to the filesystem yet.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
H A Docfs2.hdiff 70ad1ba7b48364d758a112df0823edc5ca6632aa Fri Oct 17 02:54:25 CEST 2008 Joel Becker <joel.becker@oracle.com> ocfs2: Add the underlying blockcheck code.

This is the code that computes crc32 and ecc for ocfs2 metadata blocks.
There are high-level functions that check whether the filesystem has the
ecc feature, mid-level functions that work on a single block or array of
buffer_heads, and the low-level ecc hamming code that can handle
multiple buffers like crc32_le().

It's not hooked up to the filesystem yet.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>