summaryrefslogtreecommitdiffstats
path: root/sys/fs/coda/cnode.h
Commit message (Expand)AuthorAgeFilesLines
* Synchronize Coda kernel module definitions in our coda.h to Coda 6'srwatson2010-04-051-2/+3
* Fix few missed accmode changes in coda.trasz2008-11-031-1/+1
* Remove custom queue macros in Coda, replacing them with queue(9) tailqrwatson2008-02-171-12/+8
* Spell replys as replies.rwatson2008-02-151-1/+1
* Implement a rudimentary access cache for the Coda kernel module,rwatson2008-02-131-0/+4
* Rather than having the Coda module use its own namecache, use the globalrwatson2008-02-131-1/+2
* Since we're now actively maintaining the Coda module in the FreeBSD sourcerwatson2008-02-101-78/+85
* Various further non-functional cleanups to coda:rwatson2008-02-091-2/+1
* Remove unused devtomp(), which exploited UFS-specific knowledge to findrwatson2008-02-091-3/+0
* Don't declare functions as extern.rwatson2008-01-191-6/+0
* Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/codarwatson2007-07-121-1/+1
* Replace CODA_OPEN with CODA_OPEN_BY_FD: coda_open was disabled becauserwatson2007-07-111-2/+0
* Since DELAY() was moved, most <machine/clock.h> #includes have beenphk2006-05-161-1/+0
* - The c_lock in the coda node does not offer any features over the standardjeff2005-03-131-1/+0
* Start each of the license/copyright comments with /*-imp2005-01-051-2/+2
* General modernization of coda:brooks2004-09-011-10/+11
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-3/+3
* Add support for the Coda 6.x venus<->kernel interface. This extendstjr2003-09-071-2/+2
* Add a temporary workaround for a deadlock in Coda venus 5.3.19 thattjr2003-03-061-0/+1
* Back out M_* changes, per decision of the TRB.imp2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* More s/file system/filesystem/gtrhodes2002-05-161-2/+2
* Now works again and as a module and with devfs.shafeeq2001-06-051-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Remove the RCS "Log" and all the verbiage it has generated.phk1999-07-211-112/+1
* coda_lookup now passes up an extra flag. But old veni willrvb1998-11-111-8/+12
* Finish conversion of cfs -> codarvb1998-09-131-3/+7
* All the references to cfs, in symbols, structs, and stringsrvb1998-09-111-40/+43
* Pass2 completervb1998-09-021-70/+35
* Very Preliminary Codarvb1998-08-291-0/+343
OpenPOWER on IntegriCloud