From b2067230354500e86d125c788c94238e78d95b03 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Mon, 29 Oct 2001 23:24:54 +0000 Subject: 2001-10-30 Marcus Brinkmann * dir-lookup.c (diskfs_S_dir_lookup): When looking up the next pathname component, remove assertion for DS and allocate DS if 0. Allow creation of files through symlink with non-existant target. From Roland McGrath . --- libdiskfs/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libdiskfs/ChangeLog') diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index c04e69a4..6125f417 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,10 @@ +2001-10-30 Marcus Brinkmann + + * dir-lookup.c (diskfs_S_dir_lookup): When looking up the next + pathname component, remove assertion for DS and allocate DS if 0. + Allow creation of files through symlink with non-existant target. + From Roland McGrath . + 2001-10-11 Roland McGrath * dir-renamed.c (diskfs_rename_dir): Fix bogus assert. -- cgit v1.2.3