Messages in this thread |  | | | Date | Thu, 22 Jan 2009 19:06:17 -0500 | | From | Christoph Hellwig <> | | Subject | Re: [PATCH] Re: Corrupted XFS log replay oops. |
| |
> [XFS] Check buffer lengths in log recovery > > Before trying to obtain, read or write a buffer, > check that the buffer length is actually valid. If > it is not valid, then something read in the recovery > process has been corrupted and we should abort > recovery. > > Reported-by: Eric Sesterhenn <snakebyte@gmx.de> > Signed-off-by: Dave Chinner <david@fromorbit.com> > Tested-by: Eric Sesterhenn <snakebyte@gmx.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
|  |