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_clnode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
A problem with respect to data read through the buffer cache for both
rmacklem
2012-01-27
1
-0
/
+1
*
Fix a LOR in the NFS client which could cause a deadlock.
rmacklem
2011-08-02
1
-2
/
+19
*
Add DTrace support to the new NFS client. This is essentially
rmacklem
2011-06-18
1
-0
/
+5
*
Add a lktype flags argument to nfscl_nget() and ncl_nget() in the
rmacklem
2011-04-16
1
-3
/
+4
*
Add mutex locking on the nfs node in ncl_inactive() for the
rmacklem
2011-04-16
1
-0
/
+4
*
Remove prtactive variable and related printf()s in the vop_inactive
kib
2010-11-19
1
-5
/
+0
*
Add a call for nfsrpc_close() to ncl_reclaim() in the experimental
rmacklem
2010-10-29
1
-0
/
+9
*
Modify the NFS clients and the NLM so that the NLM can be used
rmacklem
2010-10-19
1
-3
/
+5
*
Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and
jhb
2010-08-20
1
-1
/
+1
*
For the experimental NFS client, it should always flush dirty
rmacklem
2010-04-28
1
-2
/
+1
*
When the experimental NFS client is handling an NFSv4 server reboot
rmacklem
2010-04-22
1
-1
/
+1
*
Add LK_NOWITNESS to the vn_lock() calls done on newly created nfs
rmacklem
2009-09-09
1
-1
/
+1
*
Add a check to v_type == VREG for the recently modified code that
rmacklem
2009-05-30
1
-11
/
+11
*
Fix handling of NFSv4 Close operations in ncl_inactive(). Only
rmacklem
2009-05-27
1
-7
/
+13
*
Change the experimental NFSv4 client so that it does not do
rmacklem
2009-05-18
1
-0
/
+7
*
Add the experimental nfs subtree to the kernel, that includes
rmacklem
2009-05-04
1
-0
/
+283