From owner-freebsd-bugs Mon Mar 26 13: 6: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7246737B71A; Mon, 26 Mar 2001 13:06:04 -0800 (PST) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2QL64h57790; Mon, 26 Mar 2001 13:06:04 -0800 (PST) (envelope-from iedowse) Date: Mon, 26 Mar 2001 13:06:04 -0800 (PST) From: Message-Id: <200103262106.f2QL64h57790@freefall.freebsd.org> To: sanewo@ba2.so-net.ne.jp, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/11608: vnconfig not supporting swap-backed vn device except via config file Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: vnconfig not supporting swap-backed vn device except via config file State-Changed-From-To: open->closed State-Changed-By: iedowse State-Changed-When: Mon Mar 26 13:00:05 PST 2001 State-Changed-Why: It seems that it is possible to specify a swap-backed vn device on the command line by simply omitting the regular-file name. e.g. vnconfig -e -S 10m /dev/vn0 I'm not sure if this was fixed since the this PR was submitted; there was a comment added in revision 1.13 of vnconfig.c which helps to explain how the `file' field can end up as NULL. http://www.freebsd.org/cgi/query-pr.cgi?pr=11608 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message