<feed xmlns='http://www.w3.org/2005/Atom'>
<title>netbsd/sys/kern/vfs_subr.c, branch lockdoc-10.99.5-vfs</title>
<subtitle>NetBSD fork for lockdoc analysis</subtitle>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/'/>
<entry>
<title>Reorganize b_cache logging, un-deprecate variable name logging</title>
<updated>2023-08-20T16:36:09+00:00</updated>
<author>
<name>Merlin Scholz</name>
<email>merlin@scholz.ruhr</email>
</author>
<published>2023-08-20T16:36:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=6545533869a1eba7272e380cbf5ca103e9181251'/>
<id>6545533869a1eba7272e380cbf5ca103e9181251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add logging for buf-&gt;b_cflags BC_BUSY changes</title>
<updated>2023-08-19T17:16:22+00:00</updated>
<author>
<name>Merlin Scholz</name>
<email>merlin@scholz.ruhr</email>
</author>
<published>2023-08-19T17:16:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=e7b3826cda40b7e543318c19b9093dcceb8b4237'/>
<id>e7b3826cda40b7e543318c19b9093dcceb8b4237</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kern/vfs_subr.c: Revert previous build fixes, no longer needed.</title>
<updated>2023-04-30T08:46:11+00:00</updated>
<author>
<name>riastradh</name>
<email>riastradh@NetBSD.org</email>
</author>
<published>2023-04-30T08:46:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=d0df97a3fa33c326ee3c769d2dedf88dd7bf24ad'/>
<id>d0df97a3fa33c326ee3c769d2dedf88dd7bf24ad</id>
<content type='text'>
SDT_PROBE* will now DTRT here.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SDT_PROBE* will now DTRT here.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix builds (hopefully) when DTRACE hooks are not included.</title>
<updated>2023-04-29T23:30:18+00:00</updated>
<author>
<name>kre</name>
<email>kre@NetBSD.org</email>
</author>
<published>2023-04-29T23:30:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=3b1bc23486c3fa90396448b41724cee9299243bc'/>
<id>3b1bc23486c3fa90396448b41724cee9299243bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vfs: Sprinkle dtrace probes into syncer.</title>
<updated>2023-04-29T10:07:30+00:00</updated>
<author>
<name>riastradh</name>
<email>riastradh@NetBSD.org</email>
</author>
<published>2023-04-29T10:07:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=76c17223be27fbec2416f25522141bd8412cff43'/>
<id>76c17223be27fbec2416f25522141bd8412cff43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kern/vfs_subr.c: Sort includes.  No functional change intended.</title>
<updated>2023-04-29T10:06:33+00:00</updated>
<author>
<name>riastradh</name>
<email>riastradh@NetBSD.org</email>
</author>
<published>2023-04-29T10:06:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=b3859ca3ad5f77093796c4bb1595c2576b701cc5'/>
<id>b3859ca3ad5f77093796c4bb1595c2576b701cc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>miscfs/deadfs/deadfs.h: New home for deadfs-related externs.</title>
<updated>2022-10-26T23:39:43+00:00</updated>
<author>
<name>riastradh</name>
<email>riastradh@NetBSD.org</email>
</author>
<published>2022-10-26T23:39:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=2c1e1b65ab520eafa06eab4626958a73523ca8b3'/>
<id>2c1e1b65ab520eafa06eab4626958a73523ca8b3</id>
<content type='text'>
XXX regen sys/kern/vnode_if.c and the others</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XXX regen sys/kern/vnode_if.c and the others</pre>
</div>
</content>
</entry>
<entry>
<title>vfs(9): For MP-safe mounts, don't kernel lock in mount/unmount.</title>
<updated>2022-09-13T09:13:19+00:00</updated>
<author>
<name>riastradh</name>
<email>riastradh@NetBSD.org</email>
</author>
<published>2022-09-13T09:13:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=903ce7bce1aae1c35cec1b791da64ba1c9bbd141'/>
<id>903ce7bce1aae1c35cec1b791da64ba1c9bbd141</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vfs_subr.c: Nix trailing whitespace.</title>
<updated>2022-09-13T08:48:20+00:00</updated>
<author>
<name>riastradh</name>
<email>riastradh@NetBSD.org</email>
</author>
<published>2022-09-13T08:48:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=3e05ba96b0fe9bb5f1ef9225d82fcdd0ff847f0b'/>
<id>3e05ba96b0fe9bb5f1ef9225d82fcdd0ff847f0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>driver(9): Make vdevgone call config_detach_commit if appropriate.</title>
<updated>2022-03-28T12:38:33+00:00</updated>
<author>
<name>riastradh</name>
<email>riastradh@NetBSD.org</email>
</author>
<published>2022-03-28T12:38:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=c2e388f02d23614dbb4f670e59065b3fcce9ecfd'/>
<id>c2e388f02d23614dbb4f670e59065b3fcce9ecfd</id>
<content type='text'>
Make sure to do this before spec_node_lookup_by_dev -- that might wait
for a concurrent revoke to complete, which in turn might wait for a
concurrent open to complete, which in turn might be waiting for the
device to commit to detaching.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure to do this before spec_node_lookup_by_dev -- that might wait
for a concurrent revoke to complete, which in turn might wait for a
concurrent open to complete, which in turn might be waiting for the
device to commit to detaching.</pre>
</div>
</content>
</entry>
</feed>
