Re: [PATCH 3/3] hurd: fix semantic of file_get_children

2014-09-03 Thread Gabriele Giacone
On Mon, Sep 1, 2014 at 11:34 AM, Justus Winter <4win...@informatik.uni-hamburg.de> wrote: > Quoting Samuel Thibault (2014-09-01 08:40:45) >> Gabriele, could you check whether that fixes some of your concerns with >> pbuilder & sbuild? > > Here are packages containing that patch. FWIW, my build hos

Re: [PATCH 3/3] hurd: fix semantic of file_get_children

2014-09-01 Thread Justus Winter
Quoting Samuel Thibault (2014-09-01 08:40:45) > Gabriele, could you check whether that fixes some of your concerns with > pbuilder & sbuild? Here are packages containing that patch. FWIW, my build host runs testing, I'll try hard not to break the testing packages: deb http://darnassus.sceen.net/

Re: [PATCH 3/3] hurd: fix semantic of file_get_children

2014-08-31 Thread Samuel Thibault
Gabriele, could you check whether that fixes some of your concerns with pbuilder & sbuild? Samuel

Re: [PATCH 3/3] hurd: fix semantic of file_get_children

2014-08-31 Thread Samuel Thibault
Justus Winter, le Sun 31 Aug 2014 16:25:01 +0200, a écrit : > When first introduced as fsys_get_children, it made sense to return > the list of children using paths relative to the root of the > filesystem that was queried. Making the get_children method part of > the fsys protocol was a mistake t

[PATCH 3/3] hurd: fix semantic of file_get_children

2014-08-31 Thread Justus Winter
When first introduced as fsys_get_children, it made sense to return the list of children using paths relative to the root of the filesystem that was queried. Making the get_children method part of the fsys protocol was a mistake that has since been corrected in 9366d6b2. Instead of returning path