On Mon, Sep 22, 2014 at 03:21:22PM +0300, Ari Sundholm wrote: > Hello! > > The patches in this series are a result of my work to get xfstests working > on busybox in place of coreutils and friends. When xfstests is run on > a recent git version of busybox with this patchset applied, many tests > that would otherwise fail to run properly due to incompatibilities with > busybox now run. This series still works correctly with the original > programs. > > It is to be noted, however, that this series does not fix everything. > There are differences in the wording of error messages between busybox > and the programs it imitates. These would have to be fixed in busybox to > match the original programs. > > Ari Sundholm (4): > common/rc: dd(): Correctly redirect stderr to stdout. > Change all occurrences of stat --format and stat --printf to stat -c. > generic/310: Make killall invocations not use the path to the > executable. > generic/100: Don't use the -R option for tar. These all seem OK. I'll run them through testing a bit here, but initial tests haven't let any smoke out. Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html