K 10 svn:author V 5 tegge K 8 svn:date V 27 2001-10-15T23:02:54.000000Z K 7 svn:log V 204 Don't use an uninitialized field reserved for callers in the bio structure passed to swap_pager_strategy(). Instead, use a field reserved for drivers and initialize it before usage. Reviewed by: dillon END