NetBSD/share
hannken 3856acafe2 Update the file system copy-on-write handler.
- Instead of hooking the handler on the specdev of a mounted file system
  hook directly on the `struct mount'.

- Rename from `vn_cow_*' to `fscow_*' and move to `kern/vfs_trans.c'.  Use
  `mount_*specific' instead of clobbering `struct mount' or `struct specinfo'.

- Replace the hand-made reader/writer lock with a krwlock.

- Keep `vn_cow_*' functions and mark as obsolete.

- Welcome to NetBSD 4.99.32 - `struct specinfo' changed size.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>
2007-10-07 13:38:53 +00:00
..
dict "Transvaal" should be capitalized. 2007-01-30 13:10:49 +00:00
doc
examples dtfs memsets all allocated block content to 0 immediately, so to 2007-09-27 12:03:31 +00:00
i18n forgot to add dec-mcs entry to mapper.dir 2007-07-15 14:44:37 +00:00
legal
locale add tr_TR.ISO8859-9 locale. 2007-03-14 15:49:25 +00:00
man Update the file system copy-on-write handler. 2007-10-07 13:38:53 +00:00
me
misc regen 2007-09-29 15:40:58 +00:00
mk Add USE_JEMALLOC. 2007-10-06 00:21:44 +00:00
nls
tabset
termcap Add if, NC, ti and te to wsvt25 termcap entry. Should fix PR 34995. 2007-02-16 21:33:12 +00:00
tmac
wscons
zoneinfo Import tzdata2007h. 2007-10-01 14:48:39 +00:00
Makefile
Makefile.inc