Up to [cvs.NetBSD.org] / src / sys / adosfs
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: nathanw_sa
Revision 1.17.14.3, Sun Dec 29 19:13:25 2002 UTC (18 years ago) by thorpej
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.17.14.2: +1 -1
lines
FILE REMOVED
Sync with HEAD.
Revision 1.17.14.2 / (download) - annotate - [select for diffs], Thu Jun 20 03:37:16 2002 UTC (18 years, 7 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.17.14.1: +2 -2
lines
Diff to previous 1.17.14.1 (colored) to branchpoint 1.17 (colored)
Catch up to -current.
Revision 1.17.14.1 / (download) - annotate - [selected], Fri Sep 21 22:34:51 2001 UTC (19 years, 4 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.17: +4 -1
lines
Diff to previous 1.17 (colored)
Catch up to -current.
Revision 1.17 / (download) - annotate - [select for diffs], Thu Jul 8 01:05:58 1999 UTC (21 years, 6 months ago) by wrstuden
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
wrstuden-devbsize,
thorpej_scsipi_nbase,
thorpej_scsipi_beforemerge,
thorpej_scsipi_base,
thorpej_scsipi,
thorpej-devvp-base,
pre-chs-ubcperf,
netbsd-1-5-base,
netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2,
netbsd-1-5,
minoura-xpg4dl-base,
minoura-xpg4dl,
fvdl-softdep-base,
fvdl-softdep,
comdex-fall-1999-base,
comdex-fall-1999,
chs-ubc2-newbase,
chs-ubc2-base
Branch point for: thorpej-devvp,
nathanw_sa,
kqueue
Changes since 1.16: +1 -2
lines
Diff to previous 1.16 (colored) to selected 1.17.14.1 (colored)
Modify file systems to deal with struct lock in struct vnode. All leaf fs's other than nfs use genfs_lock() for locking. Modify lookup routines to set PDIRUNLOCK when they unlock the parrent.