Re: [PATCH 0/8] Create and populate toplevel tests/ for kernel tests

2008-02-12 Thread Arjan van de Ven
Andrew Morton wrote: On Tue, 12 Feb 2008 11:44:52 -0500 Christoph Hellwig <[EMAIL PROTECTED]> wrote: On Mon, Feb 11, 2008 at 04:14:52PM +0530, Ananth N Mavinakayanahalli wrote: The following series of patches create and populate the toplevel tests/ directory. This will henceforth be the place

Re: [PATCH 0/8] Create and populate toplevel tests/ for kernel tests

2008-02-12 Thread Andrew Morton
On Tue, 12 Feb 2008 11:44:52 -0500 Christoph Hellwig <[EMAIL PROTECTED]> wrote: > On Mon, Feb 11, 2008 at 04:14:52PM +0530, Ananth N Mavinakayanahalli wrote: > > The following series of patches create and populate the toplevel tests/ > > directory. This will henceforth be the place where all in-ke

Re: [PATCH 0/8] Create and populate toplevel tests/ for kernel tests

2008-02-12 Thread Christoph Hellwig
On Mon, Feb 11, 2008 at 04:14:52PM +0530, Ananth N Mavinakayanahalli wrote: > The following series of patches create and populate the toplevel tests/ > directory. This will henceforth be the place where all in-kernel tests > live. > > All patches against 2.6.25-rc1 and are just code movement witho

Re: [PATCH 0/8] Create and populate toplevel tests/ for kernel tests

2008-02-11 Thread Randy Dunlap
On Mon, 11 Feb 2008 10:26:49 -0800 Randy Dunlap wrote: > On Mon, 11 Feb 2008 16:14:52 +0530 Ananth N Mavinakayanahalli wrote: > > > The following series of patches create and populate the toplevel tests/ > > directory. This will henceforth be the place where all in-kernel tests > > live. > > > >

Re: [PATCH 0/8] Create and populate toplevel tests/ for kernel tests

2008-02-11 Thread Randy Dunlap
On Mon, 11 Feb 2008 16:14:52 +0530 Ananth N Mavinakayanahalli wrote: > The following series of patches create and populate the toplevel tests/ > directory. This will henceforth be the place where all in-kernel tests > live. > > All patches against 2.6.25-rc1 and are just code movement without any