summaryrefslogtreecommitdiff
path: root/sys/nfs/nfsmount.h
AgeCommit message (Expand)Author
2015-07-15Fix soft NFS force unmountmanu
2014-05-30Change NFS from rbtree to vcache.hannken
2011-01-22Add the ability to mount NFS filesystems in COMPAT_NETBSD32matt
2010-09-25Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Alsomatt
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2008-10-22Don't need nfs_vfs_reinit anymore since we don't resize tables anymore.matt
2008-10-22Change NFS to use a RB-tree for its FH->nfsnode lookups.matt
2007-07-31* nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kernpooka
2007-07-12Change the VFS_MOUNT() interface so that the 'data' buffer passed to thedsl
2007-04-29use condvar.yamt
2007-04-29use mutex and condver.yamt
2007-02-15use mutex and rwlock rather than lockmgr.yamt
2006-12-27remove nqnfs.yamt
2006-07-13Fix alignement problems for fhandle_t, exposed by gcc4.1.martin
2006-05-14integrate kauth.elad
2006-04-14Make i/o statistics collection more generic, include tape drives andblymn
2005-12-11merge ktrace-lwp.christos
2005-11-25Use a once control to initialize the NFS server / client shared datathorpej
2005-09-23Apply the NFS exports list rototill patch:jmmv
2005-09-18Allow turning off the attribute cache.christos
2005-01-19implement inaccurate mtime/ctime detection.yamt
2004-05-22Eliminate several uses of `curproc' from the socket-layer code and from NFS.jonathan
2004-04-27First pass for some caddr_t removal and changes to get rid of it where wejrf
2004-04-21Replace the statfs() family of system calls with statvfs().christos
2003-10-03terminate snprintb 'new' format strings correctly.yamt
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-29Undo part of the ktrace/lwp changes. In particular:thorpej
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-05-03better handling of write verifier change.yamt
2003-04-09rename nm_verf to nm_writeverf because it's confusing with nm_verf{str,len}.yamt
2002-09-21MNT_GETARGS supportchristos
2001-09-15add a new VFS op, vfs_reinit, which is called when desiredvnodes ischs
2001-02-12Instead of storing the filehandle in the mount structure, store thefvdl
2000-03-16Add new VFS op routine - vfs_done and call it on filesystem detachjdolecek
1999-07-04kern/5591: Fix race in the NFS socket code during umount -f and systemsommerfeld
1999-02-26Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() nowwrstuden
1998-03-01Merge with Lite2 + local changesfvdl
1997-10-10* New directory entry caching system. Provides full caching of anyfvdl
1997-07-17* Deal with servers that don't give complete FSINFO (like NT)fvdl
1996-12-22Change the second and third args to struct vfsops' (*vfs_mount)() tocgd
1996-12-03Make NFSSERVER work without NFSCLIENT. This is achieved by splittingthorpej
1996-12-02NFS performance improvement from Doug Rabson/FreeBSD:thorpej
1996-02-18Bring in a merge of Rick Macklem's NFSv3 code from Lite2fvdl
1996-02-09nfs prototype changeschristos
1995-03-26KERNEL -> _KERNELjtc
1994-12-13Sync with CSRG.mycroft
1994-08-18More LIST/CIRCLEQ migration.mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-08Update to 4.4-Lite fs code, with local changes.mycroft