The NetBSD Project

CVS log for src/sys/miscfs/nullfs/null_vfsops.c

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.101 / (download) - annotate - [select for diffs], Mon Feb 6 10:32:58 2023 UTC (14 months, 1 week ago) by hannken
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, HEAD
Changes since 1.100: +3 -3 lines
Diff to previous 1.100 (colored) to selected 1.89 (colored)

Set IMNT_MPSAFE only if the lower layer has it set.

Revision 1.100 / (download) - annotate - [select for diffs], Fri Nov 4 11:20:39 2022 UTC (17 months, 1 week ago) by hannken
Branch: MAIN
CVS Tags: netbsd-10-base
Branch point for: netbsd-10
Changes since 1.99: +8 -3 lines
Diff to previous 1.99 (colored) to selected 1.89 (colored)

Add a helper to set or clear lower mount and use it.
Always add a reference to the lower mount.

Ride 9.99.105

Revision 1.99 / (download) - annotate - [select for diffs], Mon Apr 13 19:23:19 2020 UTC (4 years ago) by ad
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, phil-wifi-20200421, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Changes since 1.98: +3 -3 lines
Diff to previous 1.98 (colored) to selected 1.89 (colored)

Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function
that hides the details and does atomic_load_relaxed().  Signature matches
FreeBSD.

Revision 1.98 / (download) - annotate - [select for diffs], Sat Apr 4 20:49:30 2020 UTC (4 years ago) by ad
Branch: MAIN
CVS Tags: phil-wifi-20200411, phil-wifi-20200406, bouyer-xenpvh-base
Branch point for: bouyer-xenpvh
Changes since 1.97: +3 -2 lines
Diff to previous 1.97 (colored) to selected 1.89 (colored)

Merge the remaining changes from the ad-namecache branch, affecting namei()
and getcwd():

- push vnode locking back as far as possible.
- do most lookups directly in the namecache, avoiding vnode locks & refs.
- don't block new refs to vnodes across VOP_INACTIVE().
- get shared locks for VOP_LOOKUP() if the file system supports it.
- correct lock types for VOP_ACCESS() / VOP_GETATTR() in a few places.

Possible future enhancements:

- make the lookups lockless.
- support dotdot lookups by being lockless and inferring absence of chroot.
- maybe make it work for layered file systems.
- avoid vnode references at the root & cwd.

Revision 1.97 / (download) - annotate - [select for diffs], Mon Mar 16 21:20:11 2020 UTC (4 years, 1 month ago) by pgoyette
Branch: MAIN
Changes since 1.96: +18 -16 lines
Diff to previous 1.96 (colored) to selected 1.89 (colored)

Use the module subsystem's ability to process SYSCTL_SETUP() entries to
automate installation of sysctl nodes.

Note that there are still a number of device and pseudo-device modules
that create entries tied to individual device units, rather than to the
module itself.  These are not changed.

Revision 1.96 / (download) - annotate - [select for diffs], Sun Dec 15 20:30:56 2019 UTC (4 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: is-mlppp-base, is-mlppp, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base
Branch point for: ad-namecache
Changes since 1.95: +3 -3 lines
Diff to previous 1.95 (colored) to selected 1.89 (colored)

Set IMNT_MPSAFE before creating the vnode for the root of the
filesystem. Otherwise, it won't be created with VV_MPSAFE and require
the kernel_lock.

Revision 1.95 / (download) - annotate - [select for diffs], Wed Feb 20 10:06:00 2019 UTC (5 years, 1 month ago) by hannken
Branch: MAIN
CVS Tags: phil-wifi-20191119, phil-wifi-20190609, netbsd-9-base, netbsd-9-0-RC1, isaki-audio2-base, isaki-audio2
Branch point for: netbsd-9
Changes since 1.94: +3 -3 lines
Diff to previous 1.94 (colored) to selected 1.89 (colored)

Set "mnt_lower" before the first file system operation on the new file system.

Revision 1.94 / (download) - annotate - [select for diffs], Tue Apr 11 07:51:37 2017 UTC (7 years ago) by hannken
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, pgoyette-localcount-20170426, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825, netbsd-8-base, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, matt-nb8-mediatek-base, matt-nb8-mediatek, bouyer-socketcan-base1
Branch point for: phil-wifi, netbsd-8
Changes since 1.93: +6 -6 lines
Diff to previous 1.93 (colored) to selected 1.89 (colored)

Field "layerm_vfs" of "struct layer_mount" got superseded by "mnt_lower".
Adapt consumers and remove the now unused field.

Ride 7.99.68

Revision 1.93 / (download) - annotate - [select for diffs], Thu Mar 30 09:13:01 2017 UTC (7 years ago) by hannken
Branch: MAIN
CVS Tags: jdolecek-ncq-base, jdolecek-ncq
Changes since 1.92: +6 -4 lines
Diff to previous 1.92 (colored) to selected 1.89 (colored)

Change _fstrans_start() to allocate per lwp info for layered file
systems to get a reference on the mount.

Set mnt_lower on successfull mount only.

Revision 1.92 / (download) - annotate - [select for diffs], Mon Mar 6 10:10:07 2017 UTC (7 years, 1 month ago) by hannken
Branch: MAIN
CVS Tags: pgoyette-localcount-20170320
Changes since 1.91: +3 -2 lines
Diff to previous 1.91 (colored) to selected 1.89 (colored)

Add field "mnt_lower" to "struct mount" to track the file system
a layered file system is mounted on.

Welcome to 7.99.65

Revision 1.91 / (download) - annotate - [select for diffs], Fri Feb 17 08:31:25 2017 UTC (7 years, 1 month ago) by hannken
Branch: MAIN
Changes since 1.90: +3 -3 lines
Diff to previous 1.90 (colored) to selected 1.89 (colored)

Add generic genfs_suspendctl() and use it for all file systems.
Layered file systems need work.

Revision 1.90 / (download) - annotate - [select for diffs], Sun Nov 9 18:08:07 2014 UTC (9 years, 5 months ago) by maxv
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, nick-nhusb-base-20170204, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921, nick-nhusb-base-20150606, nick-nhusb-base-20150406, nick-nhusb-base, localcount-20160914, bouyer-socketcan-base
Branch point for: pgoyette-localcount, nick-nhusb, bouyer-socketcan
Changes since 1.89: +2 -3 lines
Diff to previous 1.89 (colored)

Do not uselessly include <sys/malloc.h>.

Revision 1.89 / (download) - annotate - [selected], Sun May 25 13:51:25 2014 UTC (9 years, 10 months ago) by hannken
Branch: MAIN
CVS Tags: tls-maxphys-base, tls-earlyentropy-base, netbsd-7-base
Branch point for: netbsd-7
Changes since 1.88: +3 -10 lines
Diff to previous 1.88 (colored)

Change layerfs from hashlist to vcache.
Make VI_LOCKSHARE public again.

Ride 6.99.43

Revision 1.88 / (download) - annotate - [select for diffs], Wed Apr 16 18:55:19 2014 UTC (10 years ago) by maxv
Branch: MAIN
CVS Tags: yamt-pagecache-base9, rmind-smpnet-nbase, rmind-smpnet-base
Changes since 1.87: +4 -2 lines
Diff to previous 1.87 (colored) to selected 1.89 (colored)

An (un)privileged user can easily make the kernel dereference a NULL
pointer.

The kernel allows 'data' to be NULL; it's the fs's responsibility to
ensure that it isn't NULL (if the fs actually needs data).

ok christos@

Revision 1.87 / (download) - annotate - [select for diffs], Sun Mar 23 15:21:16 2014 UTC (10 years ago) by hannken
Branch: MAIN
CVS Tags: riastradh-xf86-video-intel-2-7-1-pre-2-21-15
Branch point for: tls-earlyentropy
Changes since 1.86: +23 -27 lines
Diff to previous 1.86 (colored) to selected 1.89 (colored)

Change all vfsops to use C99 designated initializers.

No functional changes intended.

Revision 1.86 / (download) - annotate - [select for diffs], Tue Feb 25 18:30:11 2014 UTC (10 years, 1 month ago) by pooka
Branch: MAIN
CVS Tags: riastradh-drm2-base3
Changes since 1.85: +2 -7 lines
Diff to previous 1.85 (colored) to selected 1.89 (colored)

Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
the sysctl link sets are processed, and remove redundancy.

Shaves >13kB off of an amd64 GENERIC, not to mention >1k duplicate
lines of code.

Revision 1.85 / (download) - annotate - [select for diffs], Mon Feb 10 11:23:14 2014 UTC (10 years, 2 months ago) by hannken
Branch: MAIN
Changes since 1.84: +5 -3 lines
Diff to previous 1.84 (colored) to selected 1.89 (colored)

Change layerfs_vget(), layerfs_fhtovp() and the various layer xxx_mount()
functions to unlock/relock the node for the call to layer_node_create().

Finally remove dirty hacks (LK_NOWAIT, kpause) from layer_node_find().

Revision 1.84 / (download) - annotate - [select for diffs], Mon Apr 30 22:51:27 2012 UTC (11 years, 11 months ago) by rmind
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, khorben-n900, jmcneill-usbmp-base10, agc-symver-base, agc-symver
Branch point for: tls-maxphys, rmind-smpnet
Changes since 1.83: +5 -5 lines
Diff to previous 1.83 (colored) to selected 1.89 (colored)

- Replace some malloc(9) uses with kmem(9).
- G/C M_IPMOPTS, M_IPMADDR and M_BWMETER.

Revision 1.83 / (download) - annotate - [select for diffs], Fri Nov 19 06:44:46 2010 UTC (13 years, 5 months ago) by dholland
Branch: MAIN
CVS Tags: yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, rmind-uvmplock-nbase, rmind-uvmplock-base, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, matt-mips64-premerge-20101231, jruoho-x86intr-base, jruoho-x86intr, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base, jmcneill-audiomp3-base, jmcneill-audiomp3, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache, netbsd-6-1, netbsd-6-0, netbsd-6, jmcneill-usbmp
Changes since 1.82: +10 -3 lines
Diff to previous 1.82 (colored) to selected 1.89 (colored)

Introduce struct pathbuf. This is an abstraction to hold a pathname
and the metadata required to interpret it. Callers of namei must now
create a pathbuf and pass it to NDINIT (instead of a string and a
uio_seg), then destroy the pathbuf after the namei session is
complete.

Update all namei call sites accordingly. Add a pathbuf(9) man page and
update namei(9).

The pathbuf interface also now appears in a couple of related
additional places that were passing string/uio_seg pairs that were
later fed into NDINIT. Update other call sites accordingly.

Revision 1.82 / (download) - annotate - [select for diffs], Fri Jul 2 03:16:01 2010 UTC (13 years, 9 months ago) by rmind
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2
Changes since 1.81: +32 -82 lines
Diff to previous 1.81 (colored) to selected 1.89 (colored)

Slightly clean-up layerfs and nullfs: update the big description more to
the reality (remove duplicate one in nullfs, merge some differences from
it), KNF, improve and update some comments, add few KASSERT()s, remove
unused declarations, avoid double inclusion of headers, misc.

No functional changes.

Revision 1.81 / (download) - annotate - [select for diffs], Thu Jun 24 13:03:16 2010 UTC (13 years, 9 months ago) by hannken
Branch: MAIN
Changes since 1.80: +3 -3 lines
Diff to previous 1.80 (colored) to selected 1.89 (colored)

Clean up vnode lock operations pass 2:

VOP_UNLOCK(vp, flags) -> VOP_UNLOCK(vp): Remove the unneeded flags argument.

Welcome to 5.99.32.

Discussed on tech-kern.

Revision 1.80 / (download) - annotate - [select for diffs], Sat Apr 10 18:14:54 2010 UTC (14 years ago) by jld
Branch: MAIN
CVS Tags: uebayasi-xip-base1
Changes since 1.79: +4 -4 lines
Diff to previous 1.79 (colored) to selected 1.89 (colored)

Change the nullfs module's actual name to "null", to match the name
it's installed under and the name of the filesystem.

Fixes PR kern/43110.

Revision 1.79 / (download) - annotate - [select for diffs], Sat Mar 14 15:36:22 2009 UTC (15 years, 1 month ago) by dsl
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, uebayasi-xip-base, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base, matt-premerge-20091211, jymxensuspend-base, jym-xensuspend-nbase, jym-xensuspend-base
Branch point for: uebayasi-xip, rmind-uvmplock
Changes since 1.78: +3 -7 lines
Diff to previous 1.78 (colored) to selected 1.89 (colored)

Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)

Revision 1.78 / (download) - annotate - [select for diffs], Fri Dec 5 13:05:37 2008 UTC (15 years, 4 months ago) by ad
Branch: MAIN
CVS Tags: nick-hppapmap-base2, mjf-devfs2-base, haad-nbase2, haad-dm-base2, haad-dm-base, ad-audiomp2-base, ad-audiomp2
Branch point for: jym-xensuspend
Changes since 1.77: +3 -3 lines
Diff to previous 1.77 (colored) to selected 1.89 (colored)

PR kern/40110: null, overlay and umap modules loading -> panic (layerfs symbols not there)

Add a layerfs module.

Revision 1.77 / (download) - annotate - [select for diffs], Tue Jun 24 11:25:05 2008 UTC (15 years, 9 months ago) by ad
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, simonb-wapbl-nbase, simonb-wapbl-base, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, haad-dm-base1
Branch point for: nick-hppapmap, netbsd-5-2, netbsd-5-1, netbsd-5, haad-dm
Changes since 1.76: +34 -26 lines
Diff to previous 1.76 (colored) to selected 1.89 (colored)

Set up the sysctl tree correctly when loaded as a file system.

Revision 1.76 / (download) - annotate - [select for diffs], Sat May 10 02:26:09 2008 UTC (15 years, 11 months ago) by rumble
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-nfs-mp-base2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, hpcarm-cleanup-nbase
Branch point for: simonb-wapbl
Changes since 1.75: +19 -3 lines
Diff to previous 1.75 (colored) to selected 1.89 (colored)

Convert file systems to dynamically attach with the new module interface.
Make VFS hooks dynamic while we're here and say farewell to VFS_ATTACH and
VFS_HOOKS_ATTACH linksets.

As a consequence, most of the file systems can now be loaded as new style
modules.

Quick sanity check by ad@.

Revision 1.75 / (download) - annotate - [select for diffs], Mon May 5 17:11:17 2008 UTC (15 years, 11 months ago) by ad
Branch: MAIN
Branch point for: wrstuden-revivesa
Changes since 1.74: +7 -6 lines
Diff to previous 1.74 (colored) to selected 1.89 (colored)

- Convert hashinit() to use kmem_alloc(). The hash tables can be large
  and it's better to not have them in kmem_map.
- Convert a couple of minor items along the way to kmem_alloc().
- Fix some memory leaks.

Revision 1.74 / (download) - annotate - [select for diffs], Tue Apr 29 18:18:09 2008 UTC (15 years, 11 months ago) by ad
Branch: MAIN
Changes since 1.73: +3 -2 lines
Diff to previous 1.73 (colored) to selected 1.89 (colored)

PR kern/38057 ffs makes assuptions about devvp file system
PR kern/33406 softdeps get stuck in endless loop

Introduce VFS_FSYNC() and call it when syncing a block device, if it
has a mounted file system.

Revision 1.73 / (download) - annotate - [select for diffs], Mon Jan 28 14:31:19 2008 UTC (16 years, 2 months ago) by dholland
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-base, ad-socklock-base1
Branch point for: yamt-pf42, yamt-nfs-mp, mjf-devfs2
Changes since 1.72: +4 -2 lines
Diff to previous 1.72 (colored) to selected 1.89 (colored)

Fix some race conditions in rename.
Introduce a per-FS rename lock and new vfsops to manipulate it.
Get this lock while renaming. Also add another relookup() in do_sys_rename,
which is a hack to kludge around some of the worst deficiencies of
ufs_rename.
reviewed-by: pooka (and an earlier rev by ad)
posted on tech-kern with no objections.

Revision 1.72 / (download) - annotate - [select for diffs], Wed Jan 2 11:49:00 2008 UTC (16 years, 3 months ago) by ad
Branch: MAIN
CVS Tags: matt-armv6-base, bouyer-xeni386-nbase, bouyer-xeni386-base
Changes since 1.71: +11 -13 lines
Diff to previous 1.71 (colored) to selected 1.89 (colored)

Merge vmlocking2 to head.

Revision 1.71 / (download) - annotate - [select for diffs], Sat Dec 8 19:29:51 2007 UTC (16 years, 4 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, vmlocking2-base3, jmcneill-pm-base, cube-autoconf-base, cube-autoconf
Branch point for: bouyer-xeni386
Changes since 1.70: +3 -4 lines
Diff to previous 1.70 (colored) to selected 1.89 (colored)

Remove cn_lwp from struct componentname.  curlwp should be used
from on.  The NDINIT() macro no longer takes the lwp parameter and
associates the credentials of the calling thread with the namei
structure.

Revision 1.70 / (download) - annotate - [select for diffs], Mon Nov 26 19:02:14 2007 UTC (16 years, 4 months ago) by pooka
Branch: MAIN
CVS Tags: vmlocking2-base2, vmlocking2-base1, vmlocking-nbase, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base
Branch point for: vmlocking2
Changes since 1.69: +5 -5 lines
Diff to previous 1.69 (colored) to selected 1.89 (colored)

Remove the "struct lwp *" argument from all VFS and VOP interfaces.
The general trend is to remove it from all kernel interfaces and
this is a start.  In case the calling lwp is desired, curlwp should
be used.

quick consensus on tech-kern

Revision 1.69 / (download) - annotate - [select for diffs], Wed Oct 10 20:42:29 2007 UTC (16 years, 6 months ago) by ad
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, yamt-x86pmap-base3, vmlocking-base, jmcneill-base, bouyer-xenamd64-base2, bouyer-xenamd64-base, bouyer-xenamd64
Branch point for: mjf-devfs
Changes since 1.68: +5 -4 lines
Diff to previous 1.68 (colored) to selected 1.89 (colored)

Merge from vmlocking:

- Split vnode::v_flag into three fields, depending on field locking.
- simple_lock -> kmutex in a few places.
- Fix some simple locking problems.

Revision 1.68 / (download) - annotate - [select for diffs], Tue Jul 31 21:14:16 2007 UTC (16 years, 8 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-x86pmap-base2, yamt-x86pmap-base, nick-csl-alignment-base5, matt-mips64-base
Branch point for: yamt-x86pmap, matt-mips64, matt-armv6, jmcneill-pm
Changes since 1.67: +8 -10 lines
Diff to previous 1.67 (colored) to selected 1.89 (colored)

* nuke the nameidata parameter from VFS_MOUNT().  Nobody on tech-kern
  knew what it was supposed to be used for and wrstuden gave a go-ahead
* while rototilling, convert file systems which went easily to
  use VFS_PROTOS() instead of manually prototyping the methods

Revision 1.67 / (download) - annotate - [select for diffs], Thu Jul 26 22:57:39 2007 UTC (16 years, 8 months ago) by pooka
Branch: MAIN
CVS Tags: hpcarm-cleanup
Changes since 1.66: +3 -3 lines
Diff to previous 1.66 (colored) to selected 1.89 (colored)

Use eopnotsupp() instead of vfs_stdsuspendctl() and retire the latter.

Revision 1.66 / (download) - annotate - [select for diffs], Tue Jul 17 11:19:34 2007 UTC (16 years, 9 months ago) by pooka
Branch: MAIN
CVS Tags: nick-csl-alignment-base
Branch point for: nick-csl-alignment
Changes since 1.65: +3 -3 lines
Diff to previous 1.65 (colored) to selected 1.89 (colored)

Make set_statvfs_info() take a parameter for the vfs name instead
of always retrieving it from mp->mnt_op->vfs_name

christos ok

Revision 1.65 / (download) - annotate - [select for diffs], Thu Jul 12 19:35:34 2007 UTC (16 years, 9 months ago) by dsl
Branch: MAIN
Changes since 1.64: +15 -15 lines
Diff to previous 1.64 (colored) to selected 1.89 (colored)

Change the VFS_MOUNT() interface so that the 'data' buffer passed to the
fs code is a kernel buffer, pass though the length of the buffer as well.
Since the length of the userspace buffer isn'it (yet) passed through the mount
system call, add a field to the vfsops structure containing the default length.
Split sys_mount() for calls from compat code.
Ride one of the recent kernel version changes - old fs LKMs will load, but
sys_mount() will reject any attempt to use them.

Revision 1.64 / (download) - annotate - [select for diffs], Sun Jul 8 23:58:53 2007 UTC (16 years, 9 months ago) by pooka
Branch: MAIN
CVS Tags: mjf-ufs-trans-base
Changes since 1.63: +3 -13 lines
Diff to previous 1.63 (colored) to selected 1.89 (colored)

* allow unmount even if rootvp has a usecount > 1 provided that
  MNT_FORCE is given
* decrease cargo cult index by getting rid of commented sections
  with mntflushbuf() in them - AFAICT the call was removed from our
  kernel over 13 years ago with the 4.4BSDlite import

Revision 1.63 / (download) - annotate - [select for diffs], Sun Apr 8 11:20:45 2007 UTC (17 years ago) by hannken
Branch: MAIN
CVS Tags: yamt-idlelwp-base8, thorpej-atomic-base, thorpej-atomic
Changes since 1.62: +2 -3 lines
Diff to previous 1.62 (colored) to selected 1.89 (colored)

Remove now obsolete vn_start_write() and vn_finished_write() and
corresponding flags.

Revert softdep_trackbufs() to its state before vn_start_write() was added.

Remove from struct mount now unneeded flags IMNT_SUSPEND* and
members mnt_writeopcountupper, mnt_writeopcountlower and mnt_leaf.

Welcome to 4.99.17

Revision 1.62 / (download) - annotate - [select for diffs], Fri Jan 19 14:49:11 2007 UTC (17 years, 3 months ago) by hannken
Branch: MAIN
CVS Tags: reinoud-bufcleanup, post-newlock2-merge, newlock2-nbase, newlock2-base, ad-audiomp-base, ad-audiomp
Branch point for: yamt-idlelwp, vmlocking, mjf-ufs-trans
Changes since 1.61: +3 -2 lines
Diff to previous 1.61 (colored) to selected 1.89 (colored)

New file system suspension API to replace vn_start_write and vn_finished_write.
The suspension helpers are now put into file system specific operations.
This means every file system not supporting these helpers cannot be suspended
and therefore snapshots are no longer possible.

Implemented for file systems of type ffs.

The new API is enabled on a kernel option NEWVNGATE.  This option is
not enabled by default in any kernel config.

Presented and discussed on tech-kern with much input from
Bill Studenmund <wrstuden@netbsd.org> and YAMAMOTO Takashi <yamt@netbsd.org>.

Welcome to 4.99.9 (new vfs op vfs_suspendctl).

Revision 1.61 / (download) - annotate - [select for diffs], Thu Nov 16 01:33:38 2006 UTC (17 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, matt-nb4-arm-base, matt-nb4-arm
Changes since 1.60: +3 -3 lines
Diff to previous 1.60 (colored) to selected 1.89 (colored)

__unused removal on arguments; approved by core.

Revision 1.60 / (download) - annotate - [select for diffs], Thu Oct 12 01:32:27 2006 UTC (17 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2
Changes since 1.59: +3 -6 lines
Diff to previous 1.59 (colored) to selected 1.89 (colored)

- sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386

Revision 1.59 / (download) - annotate - [select for diffs], Sun Sep 3 21:01:12 2006 UTC (17 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base, yamt-pdpolicy-base9, rpaulo-netinet-merge-pcb-base
Branch point for: yamt-splraiseipl, newlock2
Changes since 1.58: +4 -2 lines
Diff to previous 1.58 (colored) to selected 1.89 (colored)

add missing initializers

Revision 1.58 / (download) - annotate - [select for diffs], Sun Dec 11 12:24:51 2005 UTC (18 years, 4 months ago) by christos
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5, yamt-uio_vmspace, yamt-pdpolicy-base8, yamt-pdpolicy-base7, yamt-pdpolicy-base6, yamt-pdpolicy-base5, yamt-pdpolicy-base4, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, simonb-timecounters-base, simonb-timecounters, simonb-timcounters-final, peter-altq-base, peter-altq, gdamore-uart-base, gdamore-uart, elad-kernelauth-base, elad-kernelauth, chap-midi-nbase, chap-midi-base, chap-midi, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-pdpolicy, rpaulo-netinet-merge-pcb
Changes since 1.57: +10 -10 lines
Diff to previous 1.57 (colored) to selected 1.89 (colored)

merge ktrace-lwp.

Revision 1.57 / (download) - annotate - [select for diffs], Fri Sep 23 12:10:33 2005 UTC (18 years, 6 months ago) by jmmv
Branch: MAIN
CVS Tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, yamt-vop, yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead, thorpej-vnode-attr-base, thorpej-vnode-attr, ktrace-lwp-base
Changes since 1.56: +5 -14 lines
Diff to previous 1.56 (colored) to selected 1.89 (colored)

Apply the NFS exports list rototill patch:

- Remove all NFS related stuff from file system specific code.
- Drop the vfs_checkexp hook and generalize it in the new nfs_check_export
  function, thus removing redundancy from all file systems.
- Move all NFS export-related stuff from kern/vfs_subr.c to the new
  file sys/nfs/nfs_export.c.  The former was becoming large and its code
  is always compiled, regardless of the build options.  Using the latter,
  the code is only compiled in when NFSSERVER is enabled.  While doing this,
  also make some functions in nfs_subs.c conditional to NFSSERVER.
- Add a new command in nfssvc(2), called NFSSVC_SETEXPORTSLIST, that takes a
  path and a set of export entries.  At the moment it can only clear the
  exports list or append entries, one by one, but it is done in a way that
  allows setting the whole set of entries atomically in the future (see the
  comment in mountd_set_exports_list or in doc/TODO).
- Change mountd(8) to use the nfssvc(2) system call instead of mount(2) so
  that it becomes file system agnostic.  In fact, all this whole thing was
  done to remove a 'XXX' block from this utility!
- Change the mount*, newfs and fsck* userland utilities to not deal with NFS
  exports initialization; done internally by the kernel when initializing
  the NFS support for each file system.
- Implement an interface for VFS (called VFS hooks) so that several kernel
  subsystems can run arbitrary code upon receipt of specific VFS events.
  At the moment, this only provides support for unmount and is used to
  destroy NFS exports lists from the file systems being unmounted, though it
  has room for extension.

Thanks go to yamt@, chs@, thorpej@, wrstuden@ and others for their comments
and advice in the development of this patch.

Revision 1.56 / (download) - annotate - [select for diffs], Tue Aug 30 20:08:01 2005 UTC (18 years, 7 months ago) by xtraeme
Branch: MAIN
Changes since 1.55: +5 -5 lines
Diff to previous 1.55 (colored) to selected 1.89 (colored)

Remove __P()

Revision 1.55 / (download) - annotate - [select for diffs], Tue Mar 29 02:41:05 2005 UTC (19 years ago) by thorpej
Branch: MAIN
CVS Tags: kent-audio2-base
Branch point for: yamt-lazymbuf
Changes since 1.54: +3 -2 lines
Diff to previous 1.54 (colored) to selected 1.89 (colored)

- Define a VFS_ATTACH() macro that places a reference to a vfsops structure
  into the "vfsops" link set.
- Use VFS_ATTACH() where vfsops are declared for individual file systems.
- In vfsinit(), traverse the "vfsops" link set, rather than vfs_list_initial[].

Revision 1.54 / (download) - annotate - [select for diffs], Sat Feb 26 22:59:00 2005 UTC (19 years, 1 month ago) by perry
Branch: MAIN
CVS Tags: yamt-km-base4, yamt-km-base3, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3
Changes since 1.53: +3 -3 lines
Diff to previous 1.53 (colored) to selected 1.89 (colored)

nuke trailing whitespace

Revision 1.53 / (download) - annotate - [select for diffs], Sun Jan 2 16:08:30 2005 UTC (19 years, 3 months ago) by thorpej
Branch: MAIN
CVS Tags: yamt-km-base2, yamt-km-base, kent-audio1-beforemerge
Branch point for: yamt-km, kent-audio2
Changes since 1.52: +3 -2 lines
Diff to previous 1.52 (colored) to selected 1.89 (colored)

Add the system call and VFS infrastructure for file system extended
attributes.

From FreeBSD.

Revision 1.52 / (download) - annotate - [select for diffs], Thu Jul 1 10:03:31 2004 UTC (19 years, 9 months ago) by hannken
Branch: MAIN
CVS Tags: kent-audio1-base, kent-audio1
Changes since 1.51: +3 -2 lines
Diff to previous 1.51 (colored) to selected 1.89 (colored)

Keep a pointer to the leaf mount. Needed for write gating where a
file system gets suspended and has layered mounts above it.

Welcome to 2.0G

Reviewed by: Bill Studenmund <wrstuden@netbsd.org>

Revision 1.51 / (download) - annotate - [select for diffs], Sat May 29 23:48:08 2004 UTC (19 years, 10 months ago) by wrstuden
Branch: MAIN
Changes since 1.50: +3 -3 lines
Diff to previous 1.50 (colored) to selected 1.89 (colored)

Add layerfs_snapshot() as a handler routine for VFS_SNAPSHOT() calls
through a layered file system.

Note: we don't actually support snapshots through a layered file system,
and this routine returns an error. However we: 1) have clearly documented
what needs fixing (which isn't trivial to fix) and 2) if we do fix
this, all layered file systems can take advantage of it at once.

Revision 1.50 / (download) - annotate - [select for diffs], Tue May 25 14:54:57 2004 UTC (19 years, 10 months ago) by hannken
Branch: MAIN
Changes since 1.49: +3 -2 lines
Diff to previous 1.49 (colored) to selected 1.89 (colored)

Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD.

- Not enabled by default. Needs kernel option FFS_SNAPSHOT.
- Change parameters of ffs_blkfree.
- Let the copy-on-write functions return an error so spec_strategy
    may fail if the copy-on-write fails.
- Change genfs_*lock*() to use vp->v_vnlock instead of &vp->v_lock.
- Add flag B_METAONLY to VOP_BALLOC to return indirect block buffer.
- Add a function ffs_checkfreefile needed for snapshot creation.
- Add special handling of snapshot files:
    Snapshots may not be opened for writing and the attributes are read-only.
    Use the mtime as the time this snapshot was taken.
    Deny mtime updates for snapshot files.
- Add function transferlockers to transfer any waiting processes from
  one lock to another.
- Add vfsop VFS_SNAPSHOT to take a snapshot and make it accessible through
  a vnode.
- Add snapshot support to ls, fsck_ffs and dump.

Welcome to 2.0F.

Approved by: Jason R. Thorpe <thorpej@netbsd.org>

Revision 1.49 / (download) - annotate - [select for diffs], Tue May 25 04:44:44 2004 UTC (19 years, 10 months ago) by atatat
Branch: MAIN
Changes since 1.48: +4 -3 lines
Diff to previous 1.48 (colored) to selected 1.89 (colored)

Sysctl descriptions under vfs subtree

Revision 1.48 / (download) - annotate - [select for diffs], Thu Apr 29 16:10:55 2004 UTC (19 years, 11 months ago) by jrf
Branch: MAIN
Changes since 1.47: +4 -4 lines
Diff to previous 1.47 (colored) to selected 1.89 (colored)

Removed remaining caddr_t casts we do not need in miscfs. Recompiled
kernel and ran for a day or so. There are still some caddr_t types in
the arguments of some calls, I will do those separately (later) as
they touch a lot more of the system.
Approved by christos@NetBSD.org.

Revision 1.47 / (download) - annotate - [select for diffs], Wed Apr 21 01:05:41 2004 UTC (20 years ago) by christos
Branch: MAIN
Changes since 1.46: +4 -4 lines
Diff to previous 1.46 (colored) to selected 1.89 (colored)

Replace the statfs() family of system calls with statvfs().
Retain binary compatibility.

Revision 1.46 / (download) - annotate - [select for diffs], Wed Mar 24 15:34:54 2004 UTC (20 years ago) by atatat
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.45: +6 -4 lines
Diff to previous 1.45 (colored) to selected 1.89 (colored)

Tango on sysctl_createv() and flags.  The flags have all been renamed,
and sysctl_createv() now uses more arguments.

Revision 1.45 / (download) - annotate - [select for diffs], Tue Mar 9 03:16:08 2004 UTC (20 years, 1 month ago) by atatat
Branch: MAIN
Changes since 1.44: +2 -6 lines
Diff to previous 1.44 (colored) to selected 1.89 (colored)

Remove pointless comment about layerfs_sysctl()

Revision 1.44 / (download) - annotate - [select for diffs], Thu Dec 4 19:38:24 2003 UTC (20 years, 4 months ago) by atatat
Branch: MAIN
Changes since 1.43: +26 -3 lines
Diff to previous 1.43 (colored) to selected 1.89 (colored)

Dynamic sysctl.

Gone are the old kern_sysctl(), cpu_sysctl(), hw_sysctl(),
vfs_sysctl(), etc, routines, along with sysctl_int() et al.  Now all
nodes are registered with the tree, and nodes can be added (or
removed) easily, and I/O to and from the tree is handled generically.

Since the nodes are registered with the tree, the mapping from name to
number (and back again) can now be discovered, instead of having to be
hard coded.  Adding new nodes to the tree is likewise much simpler --
the new infrastructure handles almost all the work for simple types,
and just about anything else can be done with a small helper function.

All existing nodes are where they were before (numerically speaking),
so all existing consumers of sysctl information should notice no
difference.

PS - I'm sorry, but there's a distinct lack of documentation at the
moment.  I'm working on sysctl(3/8/9) right now, and I promise to
watch out for buses.

Revision 1.43 / (download) - annotate - [select for diffs], Thu Aug 7 16:32:38 2003 UTC (20 years, 8 months ago) by agc
Branch: MAIN
Changes since 1.42: +3 -7 lines
Diff to previous 1.42 (colored) to selected 1.89 (colored)

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.

Revision 1.42 / (download) - annotate - [select for diffs], Sun Jun 29 22:31:43 2003 UTC (20 years, 9 months ago) by fvdl
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.41: +10 -10 lines
Diff to previous 1.41 (colored) to selected 1.89 (colored)

Back out the lwp/ktrace changes. They contained a lot of colateral damage,
and need to be examined and discussed more.

Revision 1.41 / (download) - annotate - [select for diffs], Sun Jun 29 02:16:59 2003 UTC (20 years, 9 months ago) by thorpej
Branch: MAIN
Changes since 1.40: +3 -3 lines
Diff to previous 1.40 (colored) to selected 1.89 (colored)

Adjust for ktrace/lwp changes.

Revision 1.40 / (download) - annotate - [select for diffs], Sat Jun 28 14:22:03 2003 UTC (20 years, 9 months ago) by darrenr
Branch: MAIN
Changes since 1.39: +9 -9 lines
Diff to previous 1.39 (colored) to selected 1.89 (colored)

Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
be inserted into ktrace records.  The general change has been to replace
"struct proc *" with "struct lwp *" in various function prototypes, pass
the lwp through and use l_proc to get the process pointer when needed.

Bump the kernel rev up to 1.6V

Revision 1.39 / (download) - annotate - [select for diffs], Wed Apr 16 21:44:23 2003 UTC (21 years ago) by christos
Branch: MAIN
Changes since 1.38: +5 -9 lines
Diff to previous 1.38 (colored) to selected 1.89 (colored)

PR/1796: John Kohl: statfs misbehaves under chrooted environments.

- Under chroot it displays only the visible filesystems with appropriate paths.
- The statfs f_mntonname gets adjusted to contain the real path from root.
- While was there, fixed a bug in ext2fs, locking problems with vfs_getfsstat(),
  and factored out some of the vfsop statfs() code to copy_statfs_info(). This
  fixes the problem where some filesystems forgot to set fsid.
- Made coda look more like a normal fs.

Revision 1.38 / (download) - annotate - [select for diffs], Sat Sep 21 18:09:29 2002 UTC (21 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: nathanw_sa_before_merge, nathanw_sa_base, kqueue-beforemerge, kqueue-base, kqueue-aftermerge, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, fvdl_fs64_base
Changes since 1.37: +10 -2 lines
Diff to previous 1.37 (colored) to selected 1.89 (colored)

MNT_GETARGS support

Revision 1.37 / (download) - annotate - [select for diffs], Tue Jul 30 07:40:09 2002 UTC (21 years, 8 months ago) by soren
Branch: MAIN
CVS Tags: gehenna-devsw-base
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored) to selected 1.89 (colored)

Die, qaddr_t, die! - mnt_data in struct mount is already effectively
a void *, so stop pretending otherwise.

Revision 1.36 / (download) - annotate - [select for diffs], Sat Nov 10 13:33:42 2001 UTC (22 years, 5 months ago) by lukem
Branch: MAIN
CVS Tags: thorpej-mips-cache-base, newlock-base, newlock, netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6, ifpoll-base, eeh-devprop-base, eeh-devprop
Branch point for: gehenna-devsw
Changes since 1.35: +4 -1 lines
Diff to previous 1.35 (colored) to selected 1.89 (colored)

add RCSIDs

Revision 1.35 / (download) - annotate - [select for diffs], Wed Nov 7 04:55:26 2001 UTC (22 years, 5 months ago) by enami
Branch: MAIN
Changes since 1.34: +2 -4 lines
Diff to previous 1.34 (colored) to selected 1.89 (colored)

Make the size of null node hash table to desiredvnodes instead of 16.

Revision 1.34 / (download) - annotate - [select for diffs], Wed Nov 7 04:21:26 2001 UTC (22 years, 5 months ago) by enami
Branch: MAIN
Changes since 1.33: +5 -2 lines
Diff to previous 1.33 (colored) to selected 1.89 (colored)

Call hashdone where appropriate.

Revision 1.33 / (download) - annotate - [select for diffs], Wed Nov 7 04:15:41 2001 UTC (22 years, 5 months ago) by enami
Branch: MAIN
Changes since 1.32: +16 -14 lines
Diff to previous 1.32 (colored) to selected 1.89 (colored)

Cosmetic changes.

Revision 1.32 / (download) - annotate - [select for diffs], Sat Sep 15 16:12:58 2001 UTC (22 years, 7 months ago) by chs
Branch: MAIN
CVS Tags: thorpej-devvp-base3, thorpej-devvp-base2, pre-chs-ubcperf, post-chs-ubcperf
Branch point for: thorpej-mips-cache
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored) to selected 1.89 (colored)

add a new VFS op, vfs_reinit, which is called when desiredvnodes is
adjusted via sysctl.  file systems that have hash tables which are
sized based on the value of this variable now resize those hash tables
using the new value.  the max number of FFS softdeps is also recalculated.

convert various file systems to use the <sys/queue.h> macros for
their hash tables.

Revision 1.31 / (download) - annotate - [select for diffs], Thu Aug 2 22:40:58 2001 UTC (22 years, 8 months ago) by assar
Branch: MAIN
CVS Tags: thorpej-devvp-base
Branch point for: thorpej-devvp
Changes since 1.30: +2 -5 lines
Diff to previous 1.30 (colored) to selected 1.89 (colored)

(*fs_mount): do not get the parent vnode back from namei to just release it

Revision 1.30 / (download) - annotate - [select for diffs], Thu Jun 7 13:44:46 2001 UTC (22 years, 10 months ago) by wiz
Branch: MAIN
Branch point for: kqueue
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.89 (colored)

Typos and grammer fixes in comments (misc/13133 by Michael K. Sanders)

Revision 1.29 / (download) - annotate - [select for diffs], Mon Jan 22 12:17:38 2001 UTC (23 years, 2 months ago) by jdolecek
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base
Branch point for: nathanw_sa
Changes since 1.28: +3 -3 lines
Diff to previous 1.28 (colored) to selected 1.89 (colored)

make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const

Revision 1.28 / (download) - annotate - [select for diffs], Wed Nov 8 14:28:13 2000 UTC (23 years, 5 months ago) by ad
Branch: MAIN
Changes since 1.27: +3 -3 lines
Diff to previous 1.27 (colored) to selected 1.89 (colored)

Update for hashinit() change.

Revision 1.27 / (download) - annotate - [select for diffs], Sat Jun 10 18:27:03 2000 UTC (23 years, 10 months ago) by assar
Branch: MAIN
CVS Tags: 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
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.89 (colored)

make vfs_getnewfsid only take one argument and fetch the name of the
filesystem from the supplied mount argument.  also make makefstype
take a const parameter.  update all the callers.

Revision 1.26 / (download) - annotate - [select for diffs], Thu Mar 16 19:00:26 2000 UTC (24 years, 1 month ago) by jdolecek
Branch: MAIN
CVS Tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (colored) to selected 1.89 (colored)

Adapt to last VFS changes - add appropriate vfs_done routine.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Mar 13 23:52:41 2000 UTC (24 years, 1 month ago) by soren
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.89 (colored)

Fix doubled 'the's in comments.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Jul 8 01:19:05 1999 UTC (24 years, 9 months ago) by wrstuden
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, fvdl-softdep-base, fvdl-softdep, comdex-fall-1999-base, comdex-fall-1999, chs-ubc2-newbase, chs-ubc2-base
Branch point for: wrstuden-devbsize, thorpej_scsipi
Changes since 1.23: +100 -218 lines
Diff to previous 1.23 (colored) to selected 1.89 (colored)

Introduce layer library in genfs. This set of files abstracts most of
the functionality of nullfs. The latter is now just a mount & unmount
routine, and a few tables. umapfs borrow most of this infrastructure.

Both fs's are now nfs-exportable.

All layered fs's share a common format to private mount & private
vnode structs (which a particular fs can extend).

Also add genfs_noerr_rele(), a vnode op which will vrele/vput
operand vnodes appropriately.

Revision 1.23 / (download) - annotate - [select for diffs], Fri Feb 26 23:44:45 1999 UTC (25 years, 1 month ago) by wrstuden
Branch: MAIN
CVS Tags: netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4, kame_14_19990705, kame_14_19990628, kame_141_19991130, kame
Branch point for: chs-ubc2
Changes since 1.22: +15 -5 lines
Diff to previous 1.22 (colored) to selected 1.89 (colored)

Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now
only handles the file handle to vnode conversion, and a new call,
vfs_checkexp(), performs the export verification.

Revision 1.22 / (download) - annotate - [select for diffs], Fri Jan 15 22:04:44 1999 UTC (25 years, 3 months ago) by wrstuden
Branch: MAIN
Changes since 1.21: +1 -2 lines
Diff to previous 1.21 (colored) to selected 1.89 (colored)

Oops. That extra "*" doesn't need to be there.

Revision 1.21 / (download) - annotate - [select for diffs], Wed Jan 13 01:51:37 1999 UTC (25 years, 3 months ago) by wrstuden
Branch: MAIN
Changes since 1.20: +6 -5 lines
Diff to previous 1.20 (colored) to selected 1.89 (colored)

In nullfs_mount, we need to check if error before VOP_UNLOCK(vp,0) as
vp is initialized iff error==0 in null_node_create.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Aug 9 20:51:09 1998 UTC (25 years, 8 months ago) by perry
Branch: MAIN
CVS Tags: kenh-if-detach-base, kenh-if-detach, chs-ubc-base, chs-ubc
Changes since 1.19: +7 -7 lines
Diff to previous 1.19 (colored) to selected 1.89 (colored)

bzero->memset, bcopy->memcpy, bcmp->memcmp

Revision 1.19 / (download) - annotate - [select for diffs], Sun Mar 1 02:21:43 1998 UTC (26 years, 1 month ago) by fvdl
Branch: MAIN
CVS Tags: eeh-paddr_t-base, eeh-paddr_t
Changes since 1.18: +26 -14 lines
Diff to previous 1.18 (colored) to selected 1.89 (colored)

Merge with Lite2 + local changes

Revision 1.18 / (download) - annotate - [select for diffs], Wed Feb 18 07:05:48 1998 UTC (26 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.17: +10 -1 lines
Diff to previous 1.17 (colored) to selected 1.89 (colored)

Place a pointer to an array of our vnodeopv_desc *'s in our vfsops
structure, for use by vfs_attach().

Revision 1.17 / (download) - annotate - [select for diffs], Mon Oct 6 09:32:33 1997 UTC (26 years, 6 months ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-1-3-base, netbsd-1-3-RELEASE, netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002, netbsd-1-3-PATCH001, netbsd-1-3-BETA, netbsd-1-3, marc-pcmcia-base
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.89 (colored)

Make the vfs ops and vnodeop_opv symbols match the name of the
file-system option used to configure the file system into the kernel.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Sep 10 13:44:23 1997 UTC (26 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.15: +5 -5 lines
Diff to previous 1.15 (colored) to selected 1.89 (colored)

PR/4098: Alan Barrett: Fix diagnostic printf formatting.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Mar 11 03:54:29 1997 UTC (27 years, 1 month ago) by mikel
Branch: MAIN
CVS Tags: thorpej-signal-base, thorpej-signal, marc-pcmcia-bp, is-newarp-before-merge, bouyer-scsipi
Branch point for: marc-pcmcia
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.89 (colored)

this is nullfs, not lofs

Revision 1.14 / (download) - annotate - [select for diffs], Sun Dec 22 10:10:23 1996 UTC (27 years, 4 months ago) by cgd
Branch: MAIN
CVS Tags: thorpej-setroot, mrg-vm-swap, is-newarp-base
Branch point for: is-newarp
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored) to selected 1.89 (colored)

Change the second and third args to struct vfsops' (*vfs_mount)() to
'const char *', and 'void *', respectively.  The second arg is taken directly
from user arguments, and is const there, so must be const in the prototypes
and functions.  The third arg is also taken directly from user arguments.
It doesn't have to be changed, but since it's cleaner to keep the type
the same as the user arg's type, and I'm already making the 'const char *'
change...

Revision 1.13 / (download) - annotate - [select for diffs], Sun Oct 13 02:21:34 1996 UTC (27 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 (colored) to selected 1.89 (colored)

backout previous kprintf changes

Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 10 22:54:10 1996 UTC (27 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.11: +10 -12 lines
Diff to previous 1.11 (colored) to selected 1.89 (colored)

printf -> kprintf, sprintf -> ksprintf

Revision 1.11 / (download) - annotate - [select for diffs], Fri May 10 22:50:56 1996 UTC (27 years, 11 months ago) by jtk
Branch: MAIN
CVS Tags: netbsd-1-2-base, netbsd-1-2-RELEASE, netbsd-1-2-PATCH001, netbsd-1-2-BETA, netbsd-1-2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.89 (colored)

Add locking code to avoid deadlocks on vnode reclaim, which means the
addition of null_lookup, null_lock, null_unlock, null_islocked.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Feb 9 22:40:31 1996 UTC (28 years, 2 months ago) by christos
Branch: MAIN
Changes since 1.9: +18 -6 lines
Diff to previous 1.9 (colored) to selected 1.89 (colored)

miscfs prototype changes

Revision 1.9 / (download) - annotate - [select for diffs], Sun Jun 18 14:47:32 1995 UTC (28 years, 10 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Changes since 1.8: +1 -2 lines
Diff to previous 1.8 (colored) to selected 1.89 (colored)

don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN

Revision 1.8 / (download) - annotate - [select for diffs], Thu Mar 9 12:05:56 1995 UTC (29 years, 1 month ago) by mycroft
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.89 (colored)

copy*str() should use size_t.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Mar 8 01:34:50 1995 UTC (29 years, 1 month ago) by cgd
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.89 (colored)

use u_long for copyin*

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jan 25 14:50:48 1995 UTC (29 years, 2 months ago) by cgd
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored) to selected 1.89 (colored)

return EOPNOTSUPP from fhtovp and vptofh functions; doing otherwise
correctly is not possible.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jan 18 09:34:27 1995 UTC (29 years, 3 months ago) by mycroft
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.89 (colored)

Clean up the code to frob mnt_stat a (tiny) bit.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Dec 15 20:00:18 1994 UTC (29 years, 4 months ago) by mycroft
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored) to selected 1.89 (colored)

Call foo_statfs() from a common place when mounting.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Sep 15 03:42:40 1994 UTC (29 years, 7 months ago) by mycroft
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (colored) to selected 1.89 (colored)

stat the file system at mount time, for `df -n', et al.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jun 29 06:34:33 1994 UTC (29 years, 9 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-0-base
Branch point for: netbsd-1-0
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored) to selected 1.89 (colored)

New RCS ID's, take two.  they're more aesthecially pleasant, and use 'NetBSD'

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jun 8 11:33:25 1994 UTC (29 years, 10 months ago) by mycroft
Branch: MAIN
Diff to selected 1.89 (colored)

Update to 4.4-Lite fs code, with local changes.

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>