Home
last modified time | relevance | path

Searched hist:"2 ac00af7a6d2e65013e6f28bd1f37c0cd98ba134" (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/
H A Dxfs_mount.cdiff 2ac00af7a6d2e65013e6f28bd1f37c0cd98ba134 Fri Apr 17 23:12:45 CEST 2009 Olaf Weber <olaf@sgi.com> 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>