summaryrefslogtreecommitdiff
path: root/libdiskfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-09-10 16:14:41 +0000
committerRoland McGrath <roland@gnu.org>1994-09-10 16:14:41 +0000
commit0a26b0b62320d968ab0ec74372ac97281a218e21 (patch)
treeea751647f134221a9e05ca0a4024961b469e0241 /libdiskfs
parentf7eea3b1edf9597b3478f4755cff1a70c129bb0d (diff)
Formerly file-inv-trans.c.~5~
Diffstat (limited to 'libdiskfs')
-rw-r--r--libdiskfs/file-inv-trans.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libdiskfs/file-inv-trans.c b/libdiskfs/file-inv-trans.c
index df7b53e5..b323adcf 100644
--- a/libdiskfs/file-inv-trans.c
+++ b/libdiskfs/file-inv-trans.c
@@ -29,6 +29,8 @@ diskfs_S_file_invoke_translator (struct protid *cred,
mach_msg_type_name_t *retrypttype)
{
#if 0
+ /* XXX */
+ static mach_port_t _diskfs_dotdot_file = MACH_PORT_NULL;
error_t error = 0;
mode_t type;
struct node *np;