On 08/13/2012 06:45 PM, Christoph Hellwig wrote: > On Mon, Aug 13, 2012 at 04:14:01PM +0800, Liu Yuan wrote: >> From: Liu Yuan <tailai.ly at taobao.com> >> >> We should specify the desired disk space to pass the test > > Looks good, although sticking the amount of disk space into a variable > and documenting it would be even better. > I think we need a var for it when we generalize it to all the test scripts. Now only one script needs it, so it is okay for hard-coding it. Thanks, Yuan |