summaryrefslogtreecommitdiff
path: root/libnetfs/make-protid.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnetfs/make-protid.c')
-rw-r--r--libnetfs/make-protid.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libnetfs/make-protid.c b/libnetfs/make-protid.c
index bf18283c..995ac1ea 100644
--- a/libnetfs/make-protid.c
+++ b/libnetfs/make-protid.c
@@ -36,7 +36,6 @@ netfs_make_protid (struct peropen *po, struct iouser *cred)
if (errno)
return 0;
- po->refcnt++;
pi->po = po;
pi->user = cred;
pi->shared_object = MACH_PORT_NULL;