On Fri, Jun 25, 2010 at 08:24:43AM +1000, Dave Chinner wrote: > From: Dave Chinner <dchinner@xxxxxxxxxx> > > When processing an inode, the code checks various flags to determine > whether to output messages or not. When checking the CLI provided > inode numbers to be verbose about, we fail to check if the inode > data structre returned is valid or not before dereferencing it. > Hence running xfs_check with the "serious errors only" flag, xfs_db > will crash. Fix up the "should we output" logic to be safe. > > Signed-off-by: Dave Chinner <dchinner@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx> _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs