Am I correct in thinking that line 936 of src/afs/afs_vcache.c, which
wants to access the "pages" field of an address_space struct, really
wants to access "clean_pages"?  In the 2.4.0-ac2 sources I have, there
ain't no "pages", but there are clean_, dirty_, and locked_pages.

I admit to not having really tried to understand the code yet.  But if
I'm caching, I want to cache clean pages, I assume.  But am I assuming
right? 

Adam
_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo.cgi/openafs-devel

Reply via email to