From 79dbd75721ada3bd0e0df65c11d65284cc23c65c Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 20 Nov 1996 03:00:37 +0000 Subject: . --- TODO | 3 --- libdiskfs/ChangeLog | 7 +++++++ 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index cf7f4897..4a273a1c 100644 --- a/TODO +++ b/TODO @@ -103,9 +103,6 @@ See `tasks', the exported task list. (syslog, but takes special care when the root file system?). !! *** Some of diskfs_readonly_changed in ufs/ext2fs should be in generic routines. ! -*** fsys_get_options should return the disk name. -*** Add `author_tracks_uid' flag to struct node, and use it in places - that modify author/uid. Initialized to 0. !! *** Move file_getfh and fsys_getfile here (from ufs). !!! diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 308e23a1..5b2045fa 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,10 @@ +Tue Nov 19 18:21:12 1996 Miles Bader + + * diskfs.h (struct node): Add author_tracks_uid field. + * file-chown.c (diskfs_S_file_chown): If NP->author_tracks_uid, + modify NP->dn_stat.st_author as well. + * node-create.c (diskfs_create_node): Likewise. + Mon Nov 18 17:02:22 1996 Miles Bader * diskfs.h (struct node): Remove istranslated field. -- cgit v1.2.3