summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs/ext2fs/ext2_readwrite.c
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup. Removed !FreeBSD code arround sysctl stuff. Renamedkato1997-08-241-2/+2
* Fixed some invalid (non-atomic) accesses to `time', mostly ones of thebde1997-03-221-5/+1
* Removed useless setting of IN_RECURSE. The (anti) locking for this needsbde1997-03-031-8/+0
* This commit is the embodiment of some VFS read clustering improvements.dyson1996-12-291-1/+2
* Removed gratuitous differences between ext2_readwrite.c and ufs_readwrite.c.bde1996-11-081-12/+17
* Eliminated many redundant vm_map_lookup operations for vm_mmap.dyson1996-01-191-3/+6
* Staticize.phk1995-12-171-2/+2
* Correct some serious porting errors. The worst one was that thedyson1995-11-191-5/+12
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOdyson1995-11-051-0/+316
OpenPOWER on IntegriCloud