aboutsummaryrefslogtreecommitdiff
path: root/ufs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* 2001-11-21 Roland McGrath <roland@frob.com>Roland McGrath2001-11-211-8/+1
* 2001-08-09 Roland McGrath <roland@frob.com>Roland McGrath2001-08-101-1/+1
* 2001-08-09 Roland McGrath <roland@frob.com>Roland McGrath2001-08-101-3/+10
* * inode.c (diskfs_set_statfs): If number of free blocks is lessMark Kettenis2001-06-091-1/+3
* doc/Marcus Brinkmann2001-01-081-2/+2
* 2000-12-02 Roland McGrath <roland@frob.com>Roland McGrath2000-12-031-2/+1
* 1998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-271-0/+2
* 1998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-10-201-49/+49
* (diskfs_S_file_get_storage_info):Miles Bader1997-06-201-0/+2
* (diskfs_S_file_getfh, diskfs_S_fsys_getfile): Functions removed.Miles Bader1997-02-061-126/+0
* (diskfs_S_fsys_getfile):Miles Bader1997-02-061-2/+3
* (read_disknode):Miles Bader1996-11-201-1/+14
* (diskfs_set_translator):Miles Bader1996-11-191-10/+11
* Sat Nov 16 17:21:40 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-11/+16
* (diskfs_S_file_getfh):Miles Bader1996-09-231-84/+50
* *** empty log message ***Thomas Bushnell1996-08-291-0/+1
* *** empty log message ***Thomas Bushnell1996-08-121-2/+2
* *** empty log message ***Thomas Bushnell1996-08-071-0/+122
* (write_node, read_disknode):Miles Bader1996-07-231-12/+12
* (read_disknode): Don't set allocsize based on st->size for kludgedMichael I. Bushnell1996-07-061-3/+10
* (diskfs_cached_lookup): Use diskfs_check_readonly instead of diskfs_readonly.Michael I. Bushnell1996-06-241-2/+2
* (diskfs_set_statfs): Fix one reference to old name of ST member.Michael I. Bushnell1996-05-101-1/+1
* (diskfs_set_statfs): Use and fill in new statfs structure.Michael I. Bushnell1996-05-091-12/+12
* (read_disknode): typoMichael I. Bushnell1996-04-231-1/+1
* (read_disknode): Use read/write_disk_entry when reading/writingMichael I. Bushnell1996-04-231-42/+44
* (diskfs_write_disknode): Only do sync if WAIT is set.Michael I. Bushnell1996-04-161-1/+2
* (diskfs_cached_lookup): Intialize NP->cache_id *after* NP exists.Miles Bader1996-04-041-1/+3
* (diskfs_cached_lookup): Renamed from `iget'. All callers changed.Michael I. Bushnell1996-04-031-1/+1
* (iget): Initialize NP->cache_id.Michael I. Bushnell1996-04-031-1/+1
* (read_symlink_hook): Only set NP's atime if !readonly.Miles Bader1996-03-231-2/+4
* (diskfs_S_file_get_storage_info): Add FLAGS argument.Miles Bader1995-11-061-1/+3
* (diskfs_node_reload): New function.Miles Bader1995-10-191-5/+18
* (diskfs_S_file_get_storage_info): Use DISKFS_DEVICE instead of UFS_DEVICE,Miles Bader1995-10-131-2/+3
* (diskfs_S_file_get_storage_info):Miles Bader1995-10-071-2/+4
* (diskfs_set_statfs): fsys_stb_bsize -> fsys_stb_iosize.Miles Bader1995-10-051-2/+2
* Include <netinet/in.h>.Michael I. Bushnell1995-09-261-7/+10
* (diskfs_S_file_get_storage_info): New function.Michael I. Bushnell1995-09-261-0/+106
* (write_all_disknodes): Typos.Michael I. Bushnell1995-06-201-0/+3
* (diskfs_node_iterate): New function.Michael I. Bushnell1995-06-201-12/+27
* (diskfs_get_translator): Conform to new memory usage semantic.Michael I. Bushnell1995-06-141-2/+1
* (write_all_disknodes): Fix typo `alloc' --> `alloca'.Miles Bader1995-05-081-1/+1
* (write_all_disknodes): We have to really lock the nodes around theMichael I. Bushnell1995-04-281-3/+19
* (diskfs_set_translator): When freeing passive translator, account forMichael I. Bushnell1995-04-051-1/+2
* entered into RCSHurd Maintainers1994-10-061-2/+8
* Formerly inode.c.~43~Michael I. Bushnell1994-10-041-0/+2
* Formerly inode.c.~42~Michael I. Bushnell1994-10-031-5/+13
* Formerly inode.c.~41~Michael I. Bushnell1994-09-271-9/+11
* Formerly inode.c.~40~Michael I. Bushnell1994-09-261-3/+5
* Formerly inode.c.~39~Michael I. Bushnell1994-09-231-8/+6
* Formerly inode.c.~38~Michael I. Bushnell1994-09-231-1/+1