From e74a41ddb8371c800004c99b80ef0b564128884b Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Wed, 6 Oct 1999 14:43:23 +0000 Subject: 1999-10-06 Thomas Bushnell, BSG * lookup.c (diskfs_lookup): NAME is no longer const. Update documentation Strip leading and trailing slashes from NAME before using it. * diskfs.h (diskfs_lookup): NAME is no longer const. Update documentation. 1999-10-05 Thomas Bushnell, BSG * priv.h (CHANGE_NODE_FIELD): Use diskfs_check_readonly instead of directly reading diskfs_readonly. --- libdiskfs/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'libdiskfs/ChangeLog') diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index ecf93c4e..b72f761e 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,16 @@ +1999-10-06 Thomas Bushnell, BSG + + * lookup.c (diskfs_lookup): NAME is no longer const. Update + documentation Strip leading and trailing slashes from NAME before + using it. + * diskfs.h (diskfs_lookup): NAME is no longer const. + Update documentation. + +1999-10-05 Thomas Bushnell, BSG + + * priv.h (CHANGE_NODE_FIELD): Use diskfs_check_readonly instead of + directly reading diskfs_readonly. + 1999-09-20 Thomas Bushnell, BSG * node-times.c (diskfs_set_node_times): Don't implement -- cgit v1.2.3