index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
fs
/
nfsclient
/
nfs_clvnops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch the experimental NFS client so that there is a timeout
rmacklem
2010-01-31
1
-54
/
+114
*
When porting the experimental nfs subsystem to the FreeBSD8 krpc,
rmacklem
2009-12-26
1
-3
/
+3
*
Remove unneeded ifdefs.
trasz
2009-12-03
1
-17
/
+3
*
Create verifier used by FreeBSD NFS client is suboptimal because the
jh
2009-11-11
1
-14
/
+25
*
Fix NFS panics with options VIMAGE kernels by apropriately setting curvnet
zec
2009-08-24
1
-2
/
+2
*
Fix the experimental nfs client so that it only calls ncl_vinvalbuf()
rmacklem
2009-07-29
1
-5
/
+11
*
Add changes to the experimental nfs client to use the PBDRY flag for
rmacklem
2009-07-22
1
-3
/
+3
*
Fix the experimental nfs client so that it does not cause a
rmacklem
2009-07-14
1
-1
/
+2
*
Build on Jeff Roberson's linker-set based dynamic per-CPU allocator
rwatson
2009-07-14
1
-2
/
+0
*
Fix the handling of dotdot in lookup for the experimental nfs client
rmacklem
2009-07-12
1
-0
/
+2
*
Add a new global rwlock, in_ifaddr_lock, which will synchronize use of the
rwatson
2009-06-25
1
-0
/
+4
*
Add explicit includes for jail.h to the files that need them and
bz
2009-06-17
1
-0
/
+1
*
Fix handling of ".." in nfs_lookup() for the forced dismount case
rmacklem
2009-06-17
1
-14
/
+36
*
Since vn_lock() with the LK_RETRY flag never returns an error
rmacklem
2009-06-09
1
-7
/
+11
*
Unbreak options VIMAGE kernel builds.
zec
2009-05-31
1
-1
/
+1
*
Change the code in the experimental nfs client to avoid flushing
rmacklem
2009-05-22
1
-6
/
+2
*
Change the experimental NFSv4 client so that it does not do
rmacklem
2009-05-18
1
-11
/
+7
*
Add the experimental nfs subtree to the kernel, that includes
rmacklem
2009-05-04
1
-0
/
+3131