summaryrefslogtreecommitdiffstats
path: root/sys/fs/nullfs/null.h
Commit message (Expand)AuthorAgeFilesLines
* - Assume that all lower filesystems now support proper locking. Assertjeff2005-03-151-2/+0
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* Back when VOP_* was introduced, we did not have new-style structphk2004-12-011-1/+1
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* MFp4: Fix two bugs causing possible deadlocks or panics, and one nit:tjr2003-06-171-0/+2
* Fix a race during null node creation between relookuping the hash andsemenu2002-06-131-1/+1
* Fix the "error" path (when dropping not fully initialized vnode).semenu2002-06-131-1/+1
* Convert nullfs to nmount.mux2002-05-231-4/+0
* Various cleanups towards make nullfs functional (it is still brokenbp2000-09-051-0/+12
* Get rid from the __P() macros.bp2000-09-051-6/+7
* 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
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* Get rid of the NULLFS_DIAGNOSTIC option. This option was as useful asbde1999-09-041-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Some staticized variables were still declared to be extern.bde1997-09-071-2/+1
* Fix some warnings (missing prototypes, wrong "generic" args etc)peter1997-05-251-1/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make this compile again after the Lite2 merge.mpp1997-02-121-0/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-3/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-091-2/+2
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+75
OpenPOWER on IntegriCloud