summaryrefslogtreecommitdiff
path: root/tmpfs/dir.c
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2013-11-14 15:47:00 +0100
committerJustus Winter <4winter@informatik.uni-hamburg.de>2014-01-12 15:59:14 +0100
commitdda3d358224c334c8fa4902b3e20c75caf8bddbc (patch)
treed3a45673b0e55a4cc9540115e620d594daba4bd1 /tmpfs/dir.c
parent8070f62fb5240ee5b924d0dae501a50f4662ffe9 (diff)
trans/mtab: remove the loop detection logic
Previously the mtab detector tried to detect whether it talks to itself by comparing the control port of the translator it currently visits with its own. This was done to prevent deadlocks. However, this did not detect non-trivial loops, i.e. two mtab translators would still dead-lock each other. Now that it is safe to actually file_name_lookup the root node of a mtab translator without triggering the generation of content, this logic can just be omitted. * trans/mtab.c (mtab_populate): Remove the loop detection logic.
Diffstat (limited to 'tmpfs/dir.c')
0 files changed, 0 insertions, 0 deletions