This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
nfsclient
History
Don Lewis
78b0aaefb5
VOP_FSYNC() expects to be called with the vnode locked, so lock fvp in
...
nfs_rename() before calling VOP_FSYNC() and unlock fvp immediately after. Reviewed by: bde
2003-04-24 20:39:40 +00:00
..
bootp_subr.c
Back out M_* changes, per decision of the TRB.
2003-02-19 05:47:46 +00:00
krpc_subr.c
Back out M_* changes, per decision of the TRB.
2003-02-19 05:47:46 +00:00
krpc.h
…
nfs_bio.c
- Add a new 'flags' parameter to getblk().
2003-03-04 00:04:44 +00:00
nfs_diskless.c
…
nfs_lock.c
Add O_NONBLOCK to the vn_open_cred() flags for NFS client locking when
2003-03-26 19:21:34 +00:00
nfs_lock.h
…
nfs_nfsiod.c
More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).
2003-03-02 16:54:40 +00:00
nfs_node.c
Back out M_* changes, per decision of the TRB.
2003-02-19 05:47:46 +00:00
nfs_socket.c
- Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with
2003-03-31 22:49:17 +00:00
nfs_subs.c
Back out M_* changes, per decision of the TRB.
2003-02-19 05:47:46 +00:00
nfs_vfsops.c
Fix a bug with df on large (>1TB) nfsv3 file servers on 32 bit client
2003-04-24 20:36:32 +00:00
nfs_vnops.c
VOP_FSYNC() expects to be called with the vnode locked, so lock fvp in
2003-04-24 20:39:40 +00:00
nfs.h
…
nfsargs.h
…
nfsdiskless.h
…
nfsm_subs.h
…
nfsmount.h
…
nfsnode.h
…
nfsstats.h
…
nlminfo.h
…