Author: kib
Date: Mon Dec 24 12:54:12 2012
New Revision: 244651
URL: http://svnweb.freebsd.org/changeset/base/244651
Log:
MFC r240283:
Add MNTK_LOOKUP_EXCL_DOTDOT struct mount flag, which specifies to the
lookup code that dotdot lookups shall override any shared lock
requests with the excl
Author: kib
Date: Mon Dec 24 13:01:07 2012
New Revision: 244652
URL: http://svnweb.freebsd.org/changeset/base/244652
Log:
MFC r240284:
Add a facility for vgone() to inform the set of subscribed mounts
about vnode reclamation. Typical use is for the bypass mounts like
nullfs to get a notifi
Author: kib
Date: Mon Dec 24 13:05:27 2012
New Revision: 244653
URL: http://svnweb.freebsd.org/changeset/base/244653
Log:
MFC r242560:
Add decoding of the missed MNTK_ flags to ddb "show mount" command.
Modified:
stable/9/sys/kern/vfs_subr.c
Directory Properties:
stable/9/sys/ (props ch
Author: kib
Date: Mon Dec 24 13:14:38 2012
New Revision: 244654
URL: http://svnweb.freebsd.org/changeset/base/244654
Log:
MFC r240285:
Allow shared lookups for nullfs mounts, if lower filesystem supports
it.
MFC r241548:
Replace the XXX comment with the proper description.
MFC r2
Author: kib
Date: Mon Dec 24 13:17:22 2012
New Revision: 244655
URL: http://svnweb.freebsd.org/changeset/base/244655
Log:
MFC r243340:
Remove the check and panic for an impossible condition.
Modified:
stable/9/sys/fs/nullfs/null_subr.c
Directory Properties:
stable/9/sys/ (props changed)
Author: kib
Date: Mon Dec 24 13:22:32 2012
New Revision: 244658
URL: http://svnweb.freebsd.org/changeset/base/244658
Log:
MFC r241025:
Fix the mis-handling of the VV_TEXT on the nullfs vnodes.
Add a set of VOPs for the VV_TEXT query, set and clear operations,
which are correctly bypassed t
Author: kib
Date: Mon Dec 24 13:29:22 2012
New Revision: 244660
URL: http://svnweb.freebsd.org/changeset/base/244660
Log:
MFC r242476:
The r241025 fixed the case when a binary, executed from nullfs mount,
was still possible to open for write from the lower filesystem. There
is a symmetric
portupgrade.
+20121224:
+ The VFS KBI was changed with the merge of several nullfs
+ optimizations and fixes. All filesystem modules must be
+ recompiled.
+
20121218:
With the addition of auditdistd(8), a new auditdistd user is now
depended on during installworld
n Dec 24 14:22:52 2012(r244663)
> @@ -11,6 +11,11 @@ handbook:
> Items affecting the ports and packages system can be found in
> /usr/ports/UPDATING. Please read that file before running portupgrade.
>
> +20121224:
> + The VFS KBI was changed with the merge of sever
2012(r244662)
+++ stable/9/UPDATING Mon Dec 24 14:22:52 2012(r244663)
@@ -11,6 +11,11 @@ handbook:
Items affecting the ports and packages system can be found in
/usr/ports/UPDATING. Please read that file before running portupgrade.
+20121224:
+ The VFS KBI was changed with
Author: hrs
Date: Mon Dec 24 20:33:37 2012
New Revision: 244664
URL: http://svnweb.freebsd.org/changeset/base/244664
Log:
Fix various grammatical errors.
Submitted by: bjk
Modified:
stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/9/release/doc/en_US.ISO8859-1/
Author: delphij
Date: Tue Dec 25 00:24:43 2012
New Revision: 244669
URL: http://svnweb.freebsd.org/changeset/base/244669
Log:
MFC r244104:
In parse():
- Only operate on copy, don't operate on source.
- Eliminate home-rolled strsep().
- Constify the parameter.
Modified:
stable
Author: hrs
Date: Tue Dec 25 06:07:34 2012
New Revision: 244671
URL: http://svnweb.freebsd.org/changeset/base/244671
Log:
Add Errata items:
- mfi(4) driver overflow issue,
- typos in Installation Instructions.
Modified:
stable/9/release/doc/en_US.ISO8859-1/errata/article.x
13 matches
Mail list logo