Print this page
6198 Let's EOL cachefs
@@ -22,10 +22,11 @@
/*
* Copyright 2014 Garrett D'Amore <garrett@damore.org>
*
* Copyright 2009 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
+ * Copyright 2015 Nexenta Systems, Inc. All rights reserved.
*/
/* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */
/* All Rights Reserved */
@@ -77,11 +78,11 @@
#define V_BACKUP 0x05 /* full disk */
#define V_STAND 0x06 /* Stand partition */
#define V_VAR 0x07 /* Var partition */
#define V_HOME 0x08 /* Home partition */
#define V_ALTSCTR 0x09 /* Alternate sector partition */
-#define V_CACHE 0x0a /* Cache (cachefs) partition */
+#define V_CACHE 0x0a /* CacheFS partition (obsolete) */
/* Tags for EFI/GPT labels */
#define V_RESERVED 0x0b /* SMI reserved data */
#define V_SYSTEM 0x0c /* EFI/GPT system partition */
#define V_BIOS_BOOT 0x18 /* BIOS Boot partition */