At Fri, 19 Jul 2013 17:25:02 +0200, Justus Winter wrote: > * The translator used to traverse the translator tree and if it > encountered itself, it would deadlock. This is cleanly solved by > comparing the control ports of the current node and the mtab > translator.
I don't think you can reliably do this. This assumes that the same port is always used for accessing the the fsys facet, which is not necessarily the case.