Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-08-29 | *** empty log message *** | Thomas Bushnell | |
1996-08-12 | *** empty log message *** | Thomas Bushnell | |
1996-08-07 | *** empty log message *** | Thomas Bushnell | |
1996-07-23 | (write_node, read_disknode): | Miles Bader | |
`struct timespec' now uses a field prefix of `tv_'. | |||
1996-07-06 | (read_disknode): Don't set allocsize based on st->size for kludged | Michael I. Bushnell | |
symlinks. | |||
1996-06-24 | (diskfs_cached_lookup): Use diskfs_check_readonly instead of diskfs_readonly. | Michael I. Bushnell | |
(read_symlink_hook): Likewise. | |||
1996-05-10 | (diskfs_set_statfs): Fix one reference to old name of ST member. | Michael I. Bushnell | |
1996-05-09 | (diskfs_set_statfs): Use and fill in new statfs structure. | Michael I. Bushnell | |
1996-04-23 | (read_disknode): typo | Michael I. Bushnell | |
1996-04-23 | (read_disknode): Use read/write_disk_entry when reading/writing | Michael I. Bushnell | |
on-disk inode fields. (write_node): Likewise. (diskfs_set_translator): Likewise. (diskfs_get_translator): Likewise. (diskfs_S_file_get_storage_info): Likewise. | |||
1996-04-16 | (diskfs_write_disknode): Only do sync if WAIT is set. | Michael I. Bushnell | |
1996-04-04 | (diskfs_cached_lookup): Intialize NP->cache_id *after* NP exists. | Miles Bader | |
1996-04-03 | (diskfs_cached_lookup): Renamed from `iget'. All callers changed. | Michael I. Bushnell | |
1996-04-03 | (iget): Initialize NP->cache_id. | Michael I. Bushnell | |
1996-03-23 | (read_symlink_hook): Only set NP's atime if !readonly. | Miles Bader | |
1995-11-06 | (diskfs_S_file_get_storage_info): Add FLAGS argument. | Miles Bader | |
1995-10-19 | (diskfs_node_reload): New function. | Miles Bader | |
(iget): Move allocsize setting into read_disknode. | |||
1995-10-13 | (diskfs_S_file_get_storage_info): Use DISKFS_DEVICE instead of UFS_DEVICE, | Miles Bader | |
and DISKFS_DEVICE_NAME instead of UFS_DEVICE_NAME. | |||
1995-10-07 | (diskfs_S_file_get_storage_info): | Miles Bader | |
Change type of ADDRESSES to off_t **, and add the BLOCK_SIZE parameter. | |||
1995-10-05 | (diskfs_set_statfs): fsys_stb_bsize -> fsys_stb_iosize. | Miles Bader | |
fsys_stb_fsize -> fsys_stb_bsize. | |||
1995-09-26 | Include <netinet/in.h>. | Michael I. Bushnell | |
Fix trivial errors in previous change. | |||
1995-09-26 | (diskfs_S_file_get_storage_info): New function. | Michael I. Bushnell | |
1995-06-20 | (write_all_disknodes): Typos. | Michael I. Bushnell | |
1995-06-20 | (diskfs_node_iterate): New function. | Michael I. Bushnell | |
(write_all_disknodes): Use it. | |||
1995-06-14 | (diskfs_get_translator): Conform to new memory usage semantic. | Michael I. Bushnell | |
1995-05-08 | (write_all_disknodes): Fix typo `alloc' --> `alloca'. | Miles Bader | |
1995-04-28 | (write_all_disknodes): We have to really lock the nodes around the | Michael I. Bushnell | |
calls to diskfs_set_node_times and write_node; this in turn forces us to have real refereces. | |||
1995-04-05 | (diskfs_set_translator): When freeing passive translator, account for | Michael I. Bushnell | |
blocks freed in NP->dn_stat.st_blocks. | |||
1994-10-06 | entered into RCS | Hurd Maintainers | |
1994-10-04 | Formerly inode.c.~43~ | Michael I. Bushnell | |
1994-10-03 | Formerly inode.c.~42~ | Michael I. Bushnell | |
1994-09-27 | Formerly inode.c.~41~ | Michael I. Bushnell | |
1994-09-26 | Formerly inode.c.~40~ | Michael I. Bushnell | |
1994-09-23 | Formerly inode.c.~39~ | Michael I. Bushnell | |
1994-09-23 | Formerly inode.c.~38~ | Michael I. Bushnell | |
1994-09-23 | Formerly inode.c.~37~ | Michael I. Bushnell | |
1994-09-22 | Formerly inode.c.~36~ | Michael I. Bushnell | |
1994-09-22 | Formerly inode.c.~35~ | Michael I. Bushnell | |
1994-09-21 | Formerly inode.c.~34~ | Michael I. Bushnell | |
1994-09-19 | Formerly inode.c.~33~ | Michael I. Bushnell | |
1994-09-16 | Formerly inode.c.~32~ | Michael I. Bushnell | |
1994-09-06 | Formerly inode.c.~31~ | Michael I. Bushnell | |
1994-08-30 | Initial revision | Michael I. Bushnell | |