Re: [PATCH 7/7] trans: make the fakeroot environment more transparent

2013-12-04 Thread Samuel Thibault
Justus Winter, le Wed 04 Dec 2013 12:11:56 +0100, a écrit : > Previously fakeroot did not explicitly proxy io_identity requests, so > the default implementation from libnetfs handled them. But as the fsys > identity port returned was always netfs_fsys_identity, this broke the > getcwd logic (assumi

[PATCH 7/7] trans: make the fakeroot environment more transparent

2013-12-04 Thread Justus Winter
Previously fakeroot did not explicitly proxy io_identity requests, so the default implementation from libnetfs handled them. But as the fsys identity port returned was always netfs_fsys_identity, this broke the getcwd logic (assuming /media/scratch is a translator): % cd /media/scratch/foo && fake