> @@ -101,7 +101,9 @@ _log_traffic() > while [ $count -ge 0 ] > do > touch $out > + sync > rm $out > + sync > let "count = count - 1" > done Looks good, although it might be good to make the indentation fit the surrounding code. Reviewed-by: Christoph Hellwig <hch@xxxxxx> _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs