freebsd-dev/sys/dev/md
Konstantin Belousov 537cc627d7 Fix the data corruption on the swap-backed md.
Assign the rv variable a success code if the pager was not asked for
the page.  Using an error code from the previous processed page caused
zeroing of the valid page, when e.g. the previous page was not
available in the pager.

Reported by:	lstewart
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2013-05-24 09:48:42 +00:00
..
md.c Fix the data corruption on the swap-backed md. 2013-05-24 09:48:42 +00:00