summaryrefslogtreecommitdiff
path: root/trans/fakeroot.c
diff options
context:
space:
mode:
Diffstat (limited to 'trans/fakeroot.c')
-rw-r--r--trans/fakeroot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/trans/fakeroot.c b/trans/fakeroot.c
index 3683b122..0eb514a9 100644
--- a/trans/fakeroot.c
+++ b/trans/fakeroot.c
@@ -120,6 +120,7 @@ netfs_node_norefs (struct node *np)
np->nn->faked |= FAKE_REFERENCE;
++np->references;
}
+ mutex_unlock (&np->lock);
return;
}