Print this page
6198 Let's EOL cachefs
@@ -18,11 +18,11 @@
*
* CDDL HEADER END
*/
/*
- * Copyright 2014 Nexenta Systems, Inc. All rights reserved.
+ * Copyright 2015 Nexenta Systems, Inc. All rights reserved.
*/
/*
* Copyright 2009 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
@@ -138,11 +138,11 @@
/*
* NIS entry - lookup of name in DIR gets us this
*/
struct mapent {
char *map_fstype; /* file system type e.g. "nfs" */
- char *map_mounter; /* base fs e.g. "cachefs" */
+ char *map_mounter; /* base fs */
char *map_root; /* path to mount root */
char *map_mntpnt; /* path from mount root */
char *map_mntopts; /* mount options */
char *map_fsw; /* mount fs information */
char *map_fswq; /* quoted mountfs information */