Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 2019 15:40:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 236961] [VFS] vfs_bio_getpages: infinite loop
Message-ID:  <bug-236961-227-EgIxAVZMXV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236961-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236961-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236961

--- Comment #5 from Alexandre martins <alexandre.martins@stormshield.eu> ---
After some investigation, it seems that the condition "if (ma[i]->valid !=3D
VM_PAGE_BITS_ALL)" (into vfs_bio_getpages) is always true in my case.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236961-227-EgIxAVZMXV>