bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 6/7] trans: fix transparent reauthentication in fakeroot


From: Samuel Thibault
Subject: Re: [PATCH 6/7] trans: fix transparent reauthentication in fakeroot
Date: Wed, 4 Dec 2013 21:30:08 +0900
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Justus Winter, le Wed 04 Dec 2013 12:11:55 +0100, a écrit :
> When looking up files, fakeroot intercepts reauthentication requests
> and executes io_reauthenticate and auth_user_authenticate
> transparently for the client. This, however, makes the client
> incorrectly assume that the lookup is finished (assuming
> /media/scratch is a translator):
> 
> % cd /media/scratch && fakeroot-hurd pwd
> pwd: reading directory `..': Bad file descriptor
> 
> Make the reauthentication completely transparent to the client by
> re-doing the lookup ourselves.
> 
> * trans/fakeroot.c (netfs_S_dir_lookup): Fix transparent reauthentication.

Ack.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]