summaryrefslogtreecommitdiffstats
path: root/sys/fs/hpfs/hpfs.h
Commit message (Expand)AuthorAgeFilesLines
* Garbage collect HPFS bits which are now already completely disconnectedattilio2013-03-021-387/+0
* Commit the results of the typo hunt by Darren Pilgrim.yar2006-08-041-1/+1
* XXX: unnecessary pointer in inode.phk2005-03-161-1/+1
* Don't hold a reference on the disk vnode for each inode.phk2005-03-151-1/+1
* Use vfs_hash instead of home-rolled.phk2005-03-141-13/+0
* Back when VOP_* was introduced, we did not have new-style structphk2004-12-011-1/+1
* Move HPFS to GEOM backing instead of DEVFS.phk2004-10-291-0/+2
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-5/+5
* Regularize the vop_stdlock'ing protocol across all the filesystemsmckusick2002-10-141-1/+0
* Remove __P.alfred2002-03-191-7/+7
* Add a flags parameter to VFS_VGET to pass through the desiredmckusick2002-03-171-1/+1
* GC compat macros HASHINIT, VOP__LOCK, VOP__UNLOCK, VGET, and VN_LOCK.jhb2001-11-271-6/+0
* Expand LOCKMGR() compat macro.jhb2001-11-271-1/+0
* GC non-FreeBSD code that didn't work anyways.jhb2001-11-261-17/+0
* KSE Milestone 2julian2001-09-121-1/+1
* Move the netexport structure from the fs-specific mountstructurephk2001-04-251-0/+2
* Convert all simplelocks to mutexes and remove the simplelock implementations.jasone2001-01-241-3/+1
* Convert lockmgr locks from using simple locks to using mutexes.jasone2000-10-041-0/+1
* Back out the previous change to the queue(3) interface.jake2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-1/+1
* First version of HPFS stuff.semenu1999-12-091-0/+422
OpenPOWER on IntegriCloud