Hi,

We are currently trying to trace down an NFS fault in our environment,
where we trip the BUG() at fs/nfs/write.c:252. When we trip that bug,
both PG_CLEAN and PG_NEED_COMMIT are set in the nfs_page's flags. That
seems bad (from their names), but I haven't been able to find a good
description of what the nfs_page flags mean.

The flags here are the ones at include/linux/nfs_page.h:30. Do any of
you know what they imply? Any resource that'd talk more about them?

Thanks,
-- vs

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to