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_vfsops.c
Age
Commit message (
Expand
)
Author
2001-03-04
These file systems don't do softudpates.
Constantine Sapuntzakis
2001-02-20
use void * consistently in vfs_mount and sys_mount. ok @art
assar
2000-04-26
Support for ext2fs rev. 1 (from NetBSD)
jasoni
2000-02-07
update to use new checkexp vfs operation
assar
1999-05-31
New struct statfs with mount options. NOTE: this replaces statfs(2),
Todd C. Miller
1998-02-08
Updates to match type changes in syscall tables
Thorsten Lockert
1998-01-09
Similar race in Ext2FS
Constantine Sapuntzakis
1997-11-10
fix foul up from last commit.
Niels Provos
1997-11-09
dont panic on sync, merge in changes from ffs_vfsops.
Niels Provos
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-06-20
Change errno cause by mounting invalid filesystems from EINVAL to EFTYPE.
kstailey
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