summaryrefslogtreecommitdiffstats
path: root/sys/ufs/mfs/mfs_extern.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cd9660, mfs: do not hide generic vop functions behind #definesemarie2021-03-241-2/+1
* struct vops is not modified during runtime so use const which moves eachclaudio2020-01-201-2/+2
* Populate all necessary statfs members in .vfs_statfs. cd9660, udf,natano2016-04-261-2/+1
* Bring back the "End the VOP experiment." diff, naddy's issues wherethib2010-12-211-3/+3
* Backout the VOP diff until the issues naddy was seeing on alpha (gcc3)thib2010-09-101-3/+3
* End the VOP experiment. Instead of the ridicolusly complicated operationthib2010-09-061-3/+3
* Introduce vop_generic_bmap(); use it where applicable.thib2008-05-031-2/+1
* fix out of partition/memory bounds access when accessing blocks at the tailotto2007-12-041-2/+3
* g/c mfs_mountroot() and mfs_initminiroot(). We don't support root onmillert2007-11-281-3/+1
* ANSIfy and deregister, no binary change.pedro2006-03-281-21/+19
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* First round of __P removal in sysmillert2002-03-141-20/+20
* use void * consistently in vfs_mount and sys_mount. ok @artassar2001-02-201-2/+2
* update to use new checkexp vfs operationassar2000-02-071-1/+4
* Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlockcsapuntz1998-08-061-2/+2
* Updates to match type changes in syscall tablestholo1998-02-081-2/+2
* Updates for VFS Lite 2 + soft update.csapuntz1997-11-061-2/+4
* back out vfs lite2 till after 2.2deraadt1997-10-061-4/+2
* VFS Lite2 Changescsapuntz1997-10-061-2/+4
* From NetBSD: update to 960217 sourcesniklas1996-02-271-16/+24
* initial import of NetBSD treederaadt1995-10-181-0/+62