summaryrefslogtreecommitdiffstats
path: root/sys/gnu/ext2fs/ext2_linux_ialloc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-271-2/+2
* Quick fix for not being able to sync all the buffers in boot() ifbde1998-10-031-5/+1
* Fixed printf format errors.bde1998-07-111-1/+2
* Fixed (?) races in mark_buffer_dirty(). We abuse the buffer cachebde1998-06-211-3/+6
* Removed unused function ll_w_block(). It has always had races duebde1998-06-211-18/+0
* Removed __FreeBSD__ ifdefs.bde1997-12-021-2/+0
* `numdirtybuffers' was not maintained properly. This caused excessivebde1997-10-071-2/+4
* Fix a problem with ext2fs so that filesystems mounted at reboot don'tdyson1997-08-041-1/+2
* Fix a problem with the VN device. Specifically, the VN device candyson1997-06-151-0/+6
* Use __i386__ instead of i386 in ifdefs.bde1997-04-011-1/+3
* ext2_inode_cnv.c:bde1995-11-091-2/+2
* Cleaned up some lint and some obvious prototyping errors.dyson1995-11-081-2/+2
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOdyson1995-11-051-0/+520
OpenPOWER on IntegriCloud