The NetBSD Project

CVS log for src/sys/nfs/nfs_subs.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / nfs

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-1-5


Revision 1.77.2.5 / (download) - annotate - [select for diffs], Thu Nov 15 22:35:24 2001 UTC (22 years, 4 months ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.77.2.4: +3 -2 lines
Diff to previous 1.77.2.4 (colored) to branchpoint 1.77 (colored) next main 1.78 (colored)

Pull up revision 1.98 (requested by fvdl):
  Always initialize ni_rootdir in nfs_namei().  This fixes a problem
  where use of ``..'' would instead use the information for ``.'',
  when using NetBSD/alpha NFS servers, and fixes PR#11618 ands
  PR#12953.

Revision 1.77.2.4 / (download) - annotate - [select for diffs], Fri Apr 6 00:02:45 2001 UTC (22 years, 11 months ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH002, netbsd-1-5-PATCH001
Changes since 1.77.2.3: +3 -2 lines
Diff to previous 1.77.2.3 (colored) to branchpoint 1.77 (colored)

Pull up revision 1.93 (requested by wrstuden):
  Explicitly VOP_UNLOCK before setting v_op to spec_vnode_ops_p.
  Works around a lock leak and eventual kernel panic.

Revision 1.77.2.3 / (download) - annotate - [select for diffs], Thu Dec 14 23:37:09 2000 UTC (23 years, 3 months ago) by he
Branch: netbsd-1-5
Changes since 1.77.2.2: +231 -20 lines
Diff to previous 1.77.2.2 (colored) to branchpoint 1.77 (colored)

Pull up revisions 1.85,1.87 (requested by fvdl):
  Improve NFS performance, possibly with as much as 100% in
  throughput.  Please note: this implies a kernel interface change,
  VOP_FSYNC gains two arguments.

Revision 1.77.2.2 / (download) - annotate - [select for diffs], Mon Oct 30 22:22:58 2000 UTC (23 years, 5 months ago) by tv
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-5-BETA2
Changes since 1.77.2.1: +2445 -0 lines
Diff to previous 1.77.2.1 (colored) to branchpoint 1.77 (colored)

Pullup 1.87 [fvdl]:
Do not accept vnode type changes to an active node. This may wreak
havoc if the server erroneously uses the same filehandle for
different files. This changes back revision 1.28; the PR that
that revision fixed doesn't apply anymore, it has been verified
not to be a problem with this change.

Revision 1.77.2.1, Tue Jun 20 02:29:51 2000 UTC (23 years, 9 months ago) by tv
Branch: netbsd-1-5
Changes since 1.77: +0 -2445 lines
FILE REMOVED

file nfs_subs.c was added on branch netbsd-1-5 on 2000-10-30 22:22:58 +0000

Revision 1.77 / (download) - annotate - [select for diffs], Tue Jun 20 02:29:51 2000 UTC (23 years, 9 months ago) by mrg
Branch: MAIN
CVS Tags: netbsd-1-5-base, netbsd-1-5-BETA, netbsd-1-5-ALPHA2
Branch point for: netbsd-1-5
Changes since 1.76: +2 -2 lines
Diff to previous 1.76 (colored)

disable the bloated NFS structure check on 64bit sparc64.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>