diff options
author | Roland McGrath <roland@gnu.org> | 1999-10-11 08:38:10 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-10-11 08:38:10 +0000 |
commit | cdd8f1a604e38d752392421f28acb8bf8dec951d (patch) | |
tree | a2a545482bd42ab29b01a470988a351788f08d77 /libtrivfs | |
parent | a967e32672cc433772cea16034eb0a7e156c14f1 (diff) |
.
Diffstat (limited to 'libtrivfs')
-rw-r--r-- | libtrivfs/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libtrivfs/ChangeLog b/libtrivfs/ChangeLog index 877093f4..6b0c769c 100644 --- a/libtrivfs/ChangeLog +++ b/libtrivfs/ChangeLog @@ -1,5 +1,8 @@ 1999-10-11 Roland McGrath <roland@baalperazim.frob.com> + * dir-lookup.c (trivfs_S_dir_lookup): Duplicate CRED->user to pass it + to trivfs_open. Add ref to CRED->realnode when used by trivfs_open. + * trivfs.h (trivfs_open_hook): New variable. * fsys-getroot.c (trivfs_S_fsys_getroot): Use it. |