On Fri, Mar 20, 2015 at 10:50:37AM -0400, Josef Bacik wrote: > This creates a new target that is meant for file system developers to test > file > system integrity at particular points in the life of a file system. We > capture > all write requests and the data and log the requests and the data to a > separate > device for later replay. There is a userspace utility to do this replay. The > idea behind this is to give file system developers to verify that the file > system is always consistent. Thanks, > > Signed-off-by: Josef Bacik <[email protected]> > --- > V1->V2: fixed up stuff based on Zachs review.
Cool, Reviewed-by: Zach Brown <[email protected]> - z -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
