summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs/ext2fs/ext2_lookup.c
Commit message (Expand)AuthorAgeFilesLines
* Support filesystems with the not-so-new "filetype" feature. Thisbde2000-01-051-66/+95
* Add a vnode argument to VOP_BWRITE to get rid of the last vnodemckusick1999-06-161-4/+4
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-271-16/+16
* Fixed printf format errors.bde1998-07-111-1/+1
* Back out DIAGNOSTIC changes.eivind1998-02-061-2/+0
* Turn DIAGNOSTIC into a new-style option.eivind1998-02-041-0/+2
* Removed __FreeBSD__ ifdefs.bde1997-12-021-4/+0
* VFS mega cleanup commit (x/N)phk1997-10-161-7/+7
* Remove some stuff from lookup which is now handled centrally.phk1997-09-101-11/+0
* Uncut&paste cache_lookup().phk1997-08-261-49/+1
* Removed unused #includes.bde1997-06-141-1/+0
* Support NFS cookies in VOP_READDIR, allowing ext2fs filesystems to bedfr1997-04-051-0/+26
* Fixed gratuitous ANSIisms.bde1997-04-011-5/+6
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-14/+15
* Fixed lookup of ".." in checkpath. It always failed, so renames ofbde1996-11-091-1/+1
* Fixed spacefree calculation in ext2_direnter(). This bug sometimes causedbde1996-11-081-1/+1
* Clean up -Wunused warnings.gpalmer1996-06-121-1/+0
* ext2_inode_cnv.c:bde1995-11-091-3/+10
* Cleaned up some lint and some obvious prototyping errors.dyson1995-11-081-18/+5
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOdyson1995-11-051-0/+1083
OpenPOWER on IntegriCloud