summaryrefslogtreecommitdiff
path: root/libdiskfs/priv.h
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-10-07 22:02:20 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-10-07 22:02:20 +0000
commitdeb0c77b3be42df3b565d9f28ddc30d8d4545836 (patch)
tree0da8c0dd6967ad22178373382e97c894bf742e74 /libdiskfs/priv.h
parent4d980b71d6eaa5436ae56fe2d312f3617e5f97f2 (diff)
Formerly priv.h.~13~
Diffstat (limited to 'libdiskfs/priv.h')
-rw-r--r--libdiskfs/priv.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libdiskfs/priv.h b/libdiskfs/priv.h
index a29bb70f..feee7a05 100644
--- a/libdiskfs/priv.h
+++ b/libdiskfs/priv.h
@@ -82,9 +82,6 @@ extern int _diskfs_ncontrol_ports;
/* Lock for _diskfs_ncontrol_ports. */
extern spin_lock_t _diskfs_control_lock;
-/* Only temporary, until fsys_getroot/fsys_startup interface is fixed. */
-extern file_t _diskfs_dotdot_file;
-
/* This macro locks the node associated with PROTID, and then
evaluates the expression OPERATION; then it syncs the inode
(without waiting) and unlocks everything, and then returns