summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient/nfs_vfsops.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-09-07 12:56:46 +0000
committerbde <bde@FreeBSD.org>1997-09-07 12:56:46 +0000
commit996bf127fa143c0b4235fc2a2d220a9b633cd3fa (patch)
tree97c0345258bb443b430ec3f19b90866a7603a45b /sys/nfsclient/nfs_vfsops.c
parent98cf145068980e00e1f0ac0c8f7653ab09a6978f (diff)
downloadFreeBSD-src-996bf127fa143c0b4235fc2a2d220a9b633cd3fa.zip
FreeBSD-src-996bf127fa143c0b4235fc2a2d220a9b633cd3fa.tar.gz
Removed more vestiges of config-time swap configuration.
Diffstat (limited to 'sys/nfsclient/nfs_vfsops.c')
-rw-r--r--sys/nfsclient/nfs_vfsops.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/nfsclient/nfs_vfsops.c b/sys/nfsclient/nfs_vfsops.c
index 170c699..663086a 100644
--- a/sys/nfsclient/nfs_vfsops.c
+++ b/sys/nfsclient/nfs_vfsops.c
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)nfs_vfsops.c 8.12 (Berkeley) 5/20/95
- * $Id: nfs_vfsops.c,v 1.45 1997/08/16 19:16:04 wollman Exp $
+ * $Id: nfs_vfsops.c,v 1.46 1997/09/02 01:19:41 bde Exp $
*/
#include <sys/param.h>
@@ -382,8 +382,6 @@ nfs_fsinfo(nmp, vp, cred, p)
* can talk to the server
* - If nfs_diskless.mygateway is filled in, use that address as
* a default gateway.
- * - hand craft the swap nfs vnode hanging off a fake mount point
- * if swdevt[0].sw_dev == NODEV
* - build the rootfs mount point and call mountnfs() to do the rest.
*/
int
OpenPOWER on IntegriCloud