K 10 svn:author V 3 alc K 8 svn:date V 27 2008-03-09T06:08:58.000000Z K 7 svn:log V 296 Eliminate an unnecessary test from vm_fault's delete-behind heuristic. Specifically, since the delete-behind heuristic is never applied to a device-backed object, there is no point in checking whether each of the object's pages is fictitious. (Only device-backed objects have fictitious pages.) END