index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
ufs
/
ext2fs
/
ext2fs_inode.c
Age
Commit message (
Expand
)
Author
2001-07-16
Make truncating a device a no-op instead of returning an error. We can
Constantine Sapuntzakis
2001-07-16
Don't try to truncate anything except for symlinks, directories, and
Constantine Sapuntzakis
2001-06-27
Remove old vm.
Artur Grabowski
2001-06-23
Privatize 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 volume
jasoni
2000-06-23
remove obsolete vtrace guts; art@
Michael Shalayeff
2000-04-26
Support for ext2fs rev. 1 (from NetBSD)
jasoni
1999-08-17
we're lucky that the return values from VOP_INACTIVE are ignored
Artur Grabowski
1999-02-26
add compatibility with uvm vnode pagers
Artur Grabowski
1998-05-18
The warnings shouldn't tell that this is ffs. It's confusing.
Artur Grabowski
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-06-12
Sync with NetBSD, mostly cosmetic.
Jason Downs
1997-05-30
Integrate new ext2fs, reverting ufs support for the old one.
Jason Downs
1997-05-30
Non-GPLd ext2fs code from Manuel, unmodified.
Jason Downs