]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
After r315112 I broke the tests with eli, instead to pass 0, I should pass
authorMarcelo Araujo <araujo@FreeBSD.org>
Mon, 13 Mar 2017 13:56:01 +0000 (13:56 +0000)
committerMarcelo Araujo <araujo@FreeBSD.org>
Mon, 13 Mar 2017 13:56:01 +0000 (13:56 +0000)
commit7f5f84f08f34f5727dfb79fd892865b4fa8ff4ae
tree45dbba32a11d1ad7b8763844bd699e86e341380c
parentd8474e52e3d96075274dcb0feff9a6a35f5c56fe
After r315112 I broke the tests with eli, instead to pass 0, I should pass
M_NOWAIT to g_media_changed() that will call g_post_event() with this flag.

Reported by: lwhsu, ngie and ae
sys/geom/part/g_part.c