summaryrefslogtreecommitdiff
path: root/sys/ufs/ext2fs/ext2fs_inode.c
AgeCommit message (Expand)Author
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-22Extended Attribute support from FreeBSD/TrustedBSD ok art@, deraadt@Dale Rahn
2001-12-19UBC was a disaster. It worked very good when it worked, but on someArtur Grabowski
2001-11-27Merge in the unified buffer cache code as found in NetBSD 2001/03/10. TheArtur Grabowski
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-09-18move ext2fs_init to where it belongs.Artur Grabowski
2001-09-18More of cleanups, reliability and endianness fixes from NetBSD.Artur Grabowski
2001-07-16Make truncating a device a no-op instead of returning an error. We canConstantine Sapuntzakis
2001-07-16Don't try to truncate anything except for symlinks, directories, andConstantine Sapuntzakis
2001-06-27Remove old vm.Artur Grabowski
2001-06-23Privatize several vnode operations that are not used by the generic code.Constantine Sapuntzakis
2001-05-24- fix pr 1548: Cannot set arbitrary atime/mtime on ext2fs volumejasoni
2000-06-23remove obsolete vtrace guts; art@Michael Shalayeff
2000-04-26Support for ext2fs rev. 1 (from NetBSD)jasoni
1999-08-17we're lucky that the return values from VOP_INACTIVE are ignoredArtur Grabowski
1999-02-26add compatibility with uvm vnode pagersArtur Grabowski
1998-05-18The warnings shouldn't tell that this is ffs. It's confusing.Artur Grabowski
1997-11-06Updates for VFS Lite 2 + soft update.Constantine Sapuntzakis
1997-06-12Sync with NetBSD, mostly cosmetic.Jason Downs
1997-05-30Integrate new ext2fs, reverting ufs support for the old one.Jason Downs
1997-05-30Non-GPLd ext2fs code from Manuel, unmodified.Jason Downs