diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-02-13 09:19:17 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-02-13 09:19:17 +0000 |
commit | dbe1211d027346c1e61a7befdb930ae64758329e (patch) | |
tree | 99e7553acbddabc3c617d68ee250deb08699eb54 /libdiskfs/ChangeLog | |
parent | c8d2da69861cf22e740b26d81e326d1e02835d56 (diff) |
1999-02-12 Gordon Matzigkeit <gord@trick.fig.org>
* init-startup.c (diskfs_startup_diskfs): Release the virtual
root's lock as soon as we've checked that it's a valid directory.
Ignore leading slashes in _diskfs_chroot_directory.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 3fd85ff9..f1c1a716 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,9 @@ +1999-02-12 Gordon Matzigkeit <gord@trick.fig.org> + + * init-startup.c (diskfs_startup_diskfs): Release the virtual + root's lock as soon as we've checked that it's a valid directory. + Ignore leading slashes in _diskfs_chroot_directory. + Sun Jan 31 18:24:33 1999 Thomas Bushnell, BSG <tb@mit.edu> * file-utimes.c (diskfs_S_file_utimes): Implement new semantics |