commit | 110ba90858a7f619ff26c6b9b43c27b3c0872335 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Tue Feb 28 17:58:36 2006 -0800 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Wed Mar 01 11:44:50 2006 -0800 |
tree | 2a28b91a66b7570b576a581f50e512f3f316a8af | |
parent | 93cc9ac4555a9b95c78b2f5dfe536fe8196002a7 [diff] |
ocfs2: Respond to on-disk corruption in the extent map code. The extent map code has long noticed when the on-disk extent information is corrupt. However, so far it has only returned an error. We should take the filesystem read-only, as it is corrupt. Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>