summaryrefslogtreecommitdiff
path: root/ufs/inode.c
AgeCommit message (Expand)Author
2012-11-27Switch from cthreads to pthreadsRichard Braun
2011-08-20fix common misspellingsJonathan Neuschäfer
2007-11-132007-11-13 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2007-10-05Update copyright years.Thomas Schwinge
2007-08-20compilation fixSamuel Thibault
2007-08-20[doc/ChangeLog]Samuel Thibault
2002-06-112002-06-08 Roland McGrath <roland@frob.com>Roland McGrath
2001-11-212001-11-21 Roland McGrath <roland@frob.com>Roland McGrath
2001-08-102001-08-09 Roland McGrath <roland@frob.com>Roland McGrath
2001-08-102001-08-09 Roland McGrath <roland@frob.com>Roland McGrath
2001-06-09* inode.c (diskfs_set_statfs): If number of free blocks is lessMark Kettenis
2001-01-08doc/Marcus Brinkmann
2000-12-032000-12-02 Roland McGrath <roland@frob.com>Roland McGrath
1998-12-271998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-10-201998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1997-06-20(diskfs_S_file_get_storage_info):Miles Bader
1997-02-06(diskfs_S_file_getfh, diskfs_S_fsys_getfile): Functions removed.Miles Bader
1997-02-06(diskfs_S_fsys_getfile):Miles Bader
1996-11-20(read_disknode):Miles Bader
1996-11-19(diskfs_set_translator):Miles Bader
1996-11-18Sat Nov 16 17:21:40 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-09-23(diskfs_S_file_getfh):Miles Bader
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
1996-07-06(read_disknode): Don't set allocsize based on st->size for kludgedMichael I. Bushnell
1996-06-24(diskfs_cached_lookup): Use diskfs_check_readonly instead of diskfs_readonly.Michael I. Bushnell
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): typoMichael I. Bushnell
1996-04-23(read_disknode): Use read/write_disk_entry when reading/writingMichael I. Bushnell
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
1995-10-13(diskfs_S_file_get_storage_info): Use DISKFS_DEVICE instead of UFS_DEVICE,Miles Bader
1995-10-07(diskfs_S_file_get_storage_info):Miles Bader
1995-10-05(diskfs_set_statfs): fsys_stb_bsize -> fsys_stb_iosize.Miles Bader
1995-09-26Include <netinet/in.h>.Michael I. Bushnell
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
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 theMichael I. Bushnell
1995-04-05(diskfs_set_translator): When freeing passive translator, account forMichael I. Bushnell