Re: [PATCH 18/23] xfs: test the automatic cowextsize extent garbage collector

2016-02-09 Thread Dave Chinner
On Mon, Feb 08, 2016 at 05:13:42PM -0800, Darrick J. Wong wrote: > Signed-off-by: Darrick J. Wong > + > +_cleanup() > +{ > +cd / > +echo $old_cow_lifetime > > /proc/sys/fs/xfs/speculative_cow_prealloc_lifetime > +#rm -rf "$tmp".* "$testdir" uncomment. >

Re: [PATCH 18/23] xfs: test the automatic cowextsize extent garbage collector

2016-02-09 Thread Darrick J. Wong
On Tue, Feb 09, 2016 at 07:15:47PM +1100, Dave Chinner wrote: > On Mon, Feb 08, 2016 at 05:13:42PM -0800, Darrick J. Wong wrote: > > Signed-off-by: Darrick J. Wong > > + > > +_cleanup() > > +{ > > +cd / > > +echo $old_cow_lifetime > > >

[PATCH 18/23] xfs: test the automatic cowextsize extent garbage collector

2016-02-08 Thread Darrick J. Wong
Signed-off-by: Darrick J. Wong --- tests/xfs/231 | 135 tests/xfs/231.out | 17 +++ tests/xfs/232 | 137 + tests/xfs/232.out | 17 +++