K 10 svn:author V 6 julian K 8 svn:date V 27 1999-03-14T09:20:01.000000Z K 7 svn:log V 478 Submitted by: Matt Dillon The old VN device broke in -4.x when the definition of B_PAGING changed. This patch fixes this plus implements additional capabilities. The new VN device can be backed by a file ( as per normal ), or it can be directly backed by swap. Due to dependencies in VM include files (on opt_xxx options) the new vn device cannot be a module yet. This will be fixed in a later commit. This commit delimitted by tags {PRE,POST}_MATT_VNDEV END