/* * Handle getpages faults in puffs. We let genfs_getpages() do most * of the dirty work, but we come in this route to do accounting tasks. * If the user server has specified functions for cache notifications * about reads and/or writes, we record which type of operation we got, * for which page range, and proceed to issue a FAF notification to the * server about it. */