summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs/ext2fs/ext2_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-2/+2
* Fix a problem with ext2fs so that filesystems mounted at reboot don'tdyson1997-08-041-17/+13
* Removed unused #includes.bde1997-06-141-3/+0
* Don't include <sys/ioctl.h> in the kernel. Stage 1: don't includebde1997-03-241-1/+0
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.bde1997-03-231-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-9/+4
* Clean up -Wunused warnings.gpalmer1996-06-121-6/+9
* Removed vestigial support for the obsolete FIFO option. In ext2fsbde1996-02-251-1/+1
* Convert QUOTA to new-style option.wollman1996-01-051-0/+2
* Staticize.phk1995-12-171-15/+29
* Restored variables that are used iff QUOTA is defined.bde1995-12-101-0/+3
* Correct some serious porting errors. The worst one was that thedyson1995-11-191-0/+29
* ext2_inode_cnv.c:bde1995-11-091-0/+4
* Cleaned up some lint and some obvious prototyping errors.dyson1995-11-081-6/+3
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOdyson1995-11-051-0/+1082
OpenPOWER on IntegriCloud