commit | b9ec9068d79e039507a247ebc5bc9c0ce53654ce | [log] [tgz] |
---|---|---|
author | Olaf Weber <olaf@sgi.com> | Fri Apr 17 16:12:45 2009 -0500 |
committer | Felix Blyakher <felixb@sgi.com> | Thu Apr 30 00:26:14 2009 -0500 |
tree | e90838da3d37d9a5ab05301b421ad85e5514acba | |
parent | def6b3ba56b637d58126ef67fc19bab57945fcc4 [diff] |
xfs: add more checks to superblock validation There had been reports where xfs filesystem was randomly corrupted with fsfuzzer, and xfs failed to handle it gracefully. This patch fixes couple of reported problem by providing additional checks in the superblock validation routine. Signed-off-by: Olaf Weber <olaf@sgi.com> Reviewed-by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Felix Blyakher <felixb@sgi.com>