diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-02-13 09:39:13 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-02-13 09:39:13 +0000 |
commit | cb37680cba43ab2803e376cef23c4381bbd4f034 (patch) | |
tree | 6c00fa614008b5b62a7caed3d9473164addfc43e /libdiskfs/ChangeLog | |
parent | dbe1211d027346c1e61a7befdb930ae64758329e (diff) |
Sat Feb 13 04:29:29 1999 Thomas Bushnell, BSG <tb@mit.edu>
* peropen-make.c (diskfs_make_peropen): If there is no existing
context, then set the shadow_root iff we are a chrooted virtual
root filesystem.
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 f1c1a716..a4922ab2 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,9 @@ +Sat Feb 13 04:29:29 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * peropen-make.c (diskfs_make_peropen): If there is no existing + context, then set the shadow_root iff we are a chrooted virtual + root filesystem. + 1999-02-12 Gordon Matzigkeit <gord@trick.fig.org> * init-startup.c (diskfs_startup_diskfs): Release the virtual |