Re: [PATCH V2] xfs_repair: skip freelist scan of corrupt agf in no-modify mode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This version looks good. ;)

Reviewed-by: Rich Johnston <rjohnston@xxxxxxx>

This has been committed.

commit 7e8e3cce00f38ee1533df0e7bda6bcb584b03e96
Author: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date:   Sat Mar 2 21:23:12 2013 +0000

xfsprogs: xfs_repair skip freelist scan of corrupt agf in no-modify mode

    In xfs_repair's no-modify mode (-n), verify_set_agf doesn't fix up
    bad freelist blocks that it finds.  When we get to scan_freelist,
    this can wreak havoc if, for example, first > last and the loop
    never exits; we index agfl->agfl_bno[i] off into the weeds.

    To fix this, re-check the values in no-modify mode, and if
    they're off, warn about it and skip the scan.



_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux