diff options
author | Joel Becker <joel.becker@oracle.com> | 2008-11-13 14:49:16 -0800 |
---|---|---|
committer | Mark Fasheh <mfasheh@suse.com> | 2009-01-05 08:36:53 -0800 |
commit | 5e96581a377fc6bd76e9b112da9aeb8a7ae8bf22 (patch) | |
tree | ce2e1d8819b6020567828ca9021438c0824aa8d4 /fs/notify | |
parent | 4203530613280281868b3ca36c817530bca3825c (diff) | |
download | talos-op-linux-5e96581a377fc6bd76e9b112da9aeb8a7ae8bf22.tar.gz talos-op-linux-5e96581a377fc6bd76e9b112da9aeb8a7ae8bf22.zip |
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>
Diffstat (limited to 'fs/notify')
0 files changed, 0 insertions, 0 deletions