Home
last modified time | relevance | path

Searched hist:"5 e96581a377fc6bd76e9b112da9aeb8a7ae8bf22" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dalloc.hdiff 5e96581a377fc6bd76e9b112da9aeb8a7ae8bf22 Thu Nov 13 16:49:16 CST 2008 Joel Becker <joel.becker@oracle.com> ocfs2: Wrap extent block reads in a dedicated function.

We weren't consistently checking extent blocks after we read them.
Most places checked the signature, but none checked h_blkno or
h_fs_signature. Create a toplevel ocfs2_read_extent_block() that does
the read and the validation.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
H A Dextent_map.cdiff 5e96581a377fc6bd76e9b112da9aeb8a7ae8bf22 Thu Nov 13 16:49:16 CST 2008 Joel Becker <joel.becker@oracle.com> ocfs2: Wrap extent block reads in a dedicated function.

We weren't consistently checking extent blocks after we read them.
Most places checked the signature, but none checked h_blkno or
h_fs_signature. Create a toplevel ocfs2_read_extent_block() that does
the read and the validation.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
H A Docfs2.hdiff 5e96581a377fc6bd76e9b112da9aeb8a7ae8bf22 Thu Nov 13 16:49:16 CST 2008 Joel Becker <joel.becker@oracle.com> ocfs2: Wrap extent block reads in a dedicated function.

We weren't consistently checking extent blocks after we read them.
Most places checked the signature, but none checked h_blkno or
h_fs_signature. Create a toplevel ocfs2_read_extent_block() that does
the read and the validation.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
H A Dalloc.cdiff 5e96581a377fc6bd76e9b112da9aeb8a7ae8bf22 Thu Nov 13 16:49:16 CST 2008 Joel Becker <joel.becker@oracle.com> ocfs2: Wrap extent block reads in a dedicated function.

We weren't consistently checking extent blocks after we read them.
Most places checked the signature, but none checked h_blkno or
h_fs_signature. Create a toplevel ocfs2_read_extent_block() that does
the read and the validation.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>