Re: [PATCH 12/13] trans: unlock nodes with faked attributes in fakeroot

2013-12-09 Thread Samuel Thibault
Justus Winter, le Mon 09 Dec 2013 15:16:40 +0100, a écrit : > When a node has faked attributes, we cannot drop our node. > Reinitialize the lock box as if the node was dropped. This fixes the > following bug: > > % fakeroot-hurd /bin/sh -c 'touch /tmp/$$.lock > chown 0

[PATCH 12/13] trans: unlock nodes with faked attributes in fakeroot

2013-12-09 Thread Justus Winter
When a node has faked attributes, we cannot drop our node. Reinitialize the lock box as if the node was dropped. This fixes the following bug: % fakeroot-hurd /bin/sh -c 'touch /tmp/$$.lock chown 0 /tmp/$$.lock l(){ flock /tmp/$$.lock true;