Subject: Re: p_flag in struct proc: int -> uint64_t
To: Juergen Hannken-Illjes <hannken@eis.cs.tu-bs.de>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 10/10/2006 15:51:13
On Oct 10, 2006, at 8:53 AM, Juergen Hannken-Illjes wrote:

> At the moment it is used only for genfs_putpages() when it has either
> PGO_SYNCIO|PGO_CLEANIT set or is from pagedaemon.  The error gets up
> to the caller of genfs_putpages().

...and what is the caller of genfs_putpages() supposed to do to recover?

-- thorpej