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.
