-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Eric Blake on 9/22/2009 3:02 PM:
> I've got a patch in testing for both of these issues.
Does this look okay to apply? The fix in path.cc affects more than just
link, hence I had to add a new option to keep mkdir("d/",mode) still
working
On Sep 23 06:58, Eric Blake wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> According to Eric Blake on 9/22/2009 3:02 PM:
> > I've got a patch in testing for both of these issues.
>
> Does this look okay to apply? The fix in path.cc affects more than just
> link, hence I had to add
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Corinna Vinschen on 9/23/2009 7:30 AM:
> Urgh. I stumbled over the need_directory flag only two days ago. while
> debugging the symlink errno problem you reported on the list. CGF is my
> witness. It's the reason I made the trailing sl
On Wed, Sep 23, 2009 at 03:30:15PM +0200, Corinna Vinschen wrote:
>Urgh. I stumbled over the need_directory flag only two days ago. while
>debugging the symlink errno problem you reported on the list. CGF is my
>witness. It's the reason I made the trailing slash change in symlink
>rather than i
On Sep 23 10:09, Christopher Faylor wrote:
> On Wed, Sep 23, 2009 at 03:30:15PM +0200, Corinna Vinschen wrote:
> >Urgh. I stumbled over the need_directory flag only two days ago. while
> >debugging the symlink errno problem you reported on the list. CGF is my
> >witness. It's the reason I made
On Wed, Sep 23, 2009 at 06:08:46PM +0200, Corinna Vinschen wrote:
>On Sep 23 10:09, Christopher Faylor wrote:
>>On Wed, Sep 23, 2009 at 03:30:15PM +0200, Corinna Vinschen wrote:
>>>Urgh. I stumbled over the need_directory flag only two days ago.
>>>while debugging the symlink errno problem you rep