summaryrefslogtreecommitdiffstats
path: root/sys/nfs4client/nfs4_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the unused credential argument from VOP_FSYNC() and VFS_SYNC().phk2005-01-111-2/+2
* /* -> /*- for license, minor formatting changesimp2005-01-071-2/+2
* Rewrite of the NFS client's reply handling. We now have NFS socketps2004-12-061-0/+1
* Convert to nmount, add omount compat.phk2004-12-061-9/+28
* Refuse attempts to mount root filesystemphk2004-11-091-1/+1
* comment out debug printf.alfred2004-10-271-1/+1
* Loose the v_dirty* and v_clean* alias macros.phk2004-10-251-1/+2
* Put a version element in the VFS filesystem configuration structurephk2004-07-301-4/+3
* Make VFS_ROOT() and vflush() take a thread argument.alfred2004-07-121-3/+3
* Change the following environment variables to kernel options:brian2004-07-081-0/+1
* Change the following kernel options to environment variables:brian2004-07-081-1/+0
* When we traverse the vnodes on a mountpoint we need to look out forphk2004-07-041-11/+2
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* kthread_exit() no longer requires Giant, so don't force callers to acquirejhb2004-03-051-0/+1
* NFSv4 fixes from Connectathon 2004:rees2004-02-271-3/+3
* Use function pointers to remove the depenancy cross dependancy on nfs4alfred2003-11-221-79/+10
* unbreak LINT.alfred2003-11-151-4/+0
* University of Michigan's Citi NFSv4 kernel client code.alfred2003-11-141-0/+938
OpenPOWER on IntegriCloud