alc
9d3ffe57ce
Correct an error of omission in the reimplementation of the page
...
cache: vm_object_page_remove() should convert any cached pages that
fall with the specified range to free pages. Otherwise, there could
be a problem if a file is first truncated and then regrown.
Specifically, some old data from prior to the truncation might reappear.
Generalize vm_page_cache_free() to support the conversion of either a
subset or the entirety of an object's cached pages.
Reported by: tegge
Reviewed by: tegge
Approved by: re (kensmith)
2007-09-27 04:21:59 +00:00
..
2007-09-26 20:05:07 +00:00
2007-09-25 06:25:06 +00:00
2007-09-26 08:38:25 +00:00
2007-07-22 12:28:13 +00:00
2007-07-21 18:07:45 +00:00
2007-09-23 07:04:50 +00:00
2007-09-24 20:49:39 +00:00
2007-09-26 21:14:18 +00:00
2007-09-24 17:12:36 +00:00
2007-07-03 12:13:45 +00:00
2007-09-17 05:31:39 +00:00
2007-09-26 21:14:18 +00:00
2007-09-23 14:49:32 +00:00
2007-06-09 21:55:17 +00:00
2007-09-23 15:10:48 +00:00
2007-08-20 15:33:22 +00:00
2007-07-06 07:17:22 +00:00
2007-09-26 20:05:07 +00:00
2007-09-26 20:05:07 +00:00
2007-07-27 09:34:42 +00:00
2007-09-26 11:22:23 +00:00
2007-06-13 06:17:48 +00:00
2007-09-26 21:14:18 +00:00
2007-09-23 17:50:17 +00:00
2007-09-18 21:54:27 +00:00
2007-06-28 12:54:58 +00:00
2007-07-14 21:49:24 +00:00
2007-09-21 08:25:55 +00:00
2007-09-24 14:46:27 +00:00
2007-09-13 10:36:43 +00:00
2007-09-12 05:54:53 +00:00
2007-07-30 11:06:42 +00:00
2007-04-16 12:31:35 +00:00
2007-06-05 00:00:57 +00:00
2007-07-10 09:23:10 +00:00
2007-06-01 01:12:45 +00:00
2007-09-25 21:08:49 +00:00
2007-08-06 14:26:03 +00:00
2007-07-05 06:59:14 +00:00
2007-09-26 20:05:07 +00:00
2007-09-21 02:10:13 +00:00
2007-09-26 21:14:18 +00:00
2007-08-06 14:26:03 +00:00
2007-09-17 05:31:39 +00:00
2007-09-26 20:10:36 +00:00
2007-09-26 20:05:07 +00:00
2007-09-25 06:25:06 +00:00
2007-09-10 14:12:29 +00:00
2007-09-27 04:21:59 +00:00
2007-07-12 21:04:58 +00:00