K 10 svn:author V 3 phk K 8 svn:date V 27 2003-08-06T12:08:27.000000Z K 7 svn:log V 320 Staticize swap_pager_putpages() Eliminate a lot of checkes to make sure requests are not cross-device which is unnecessary with the new layout. We know a sequential request cannot possibly be cross-device because there is a reserved page between the devices. Remove a couple of comments which no longer are relevant. END