aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/diskfs.h
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-09-01 16:37:49 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-09-01 16:37:49 +0000
commit2a87c7c0fe99de6afdd799206d7ece9011d52852 (patch)
tree50b488587c7942a218c85c439770e6875cad2b5c /libdiskfs/diskfs.h
parentec999850082bd96d48388d8f7c30c617cb4b2885 (diff)
downloadhurd-2a87c7c0fe99de6afdd799206d7ece9011d52852.tar.gz
hurd-2a87c7c0fe99de6afdd799206d7ece9011d52852.tar.bz2
hurd-2a87c7c0fe99de6afdd799206d7ece9011d52852.zip
Formerly diskfs.h.~34~
Diffstat (limited to 'libdiskfs/diskfs.h')
-rw-r--r--libdiskfs/diskfs.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/libdiskfs/diskfs.h b/libdiskfs/diskfs.h
index 384f27c1..0f1d372d 100644
--- a/libdiskfs/diskfs.h
+++ b/libdiskfs/diskfs.h
@@ -754,8 +754,10 @@ diskfs_create_node (struct node *dir, char *name, mode_t mode,
/* Start the translator on node NP. NP is locked. The node referenced
by DIR must not be locked. NP will be unlocked during the execution
of this function, and then relocked before return. The authentication
- of DIR is ignored, so it may be anything convenient. */
-error_t diskfs_start_translator (struct node *np, file_t dir);
+ of DIR is ignored, so it may be anything convenient. DIRCRED identifies
+ the directory in which this node was found, or 0 if it is root. */
+error_t diskfs_start_translator (struct node *np, file_t dir,
+ struct protid *dircred);
/* Create and return a protid for an existing peropen. The uid set is
UID (length NUIDS); the gid set is GID (length NGIDS). The node