Print this page
6198 Let's EOL cachefs

*** 17,26 **** --- 17,27 ---- # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # Copyright (c) 1990, 2010, Oracle and/or its affiliates. All rights reserved. + # Copyright 2015 Nexenta Systems, Inc. All rights reserved. # # The filesystem independent utilities clri, fsdb, dcopy, labelit, and mkfs # are all built from the source file switchout.c. They are all then links # to the same object. This is accomplished by:
*** 37,47 **** DEFAULTFILES= fs.dfl include ../Makefile.cmd SUBDIR1= lofs zfs ! SUBDIR2= dev fd pcfs nfs hsfs proc ctfs udfs ufs tmpfs cachefs \ autofs mntfs objfs sharefs smbclnt reparsed SUBDIRS= $(SUBDIR1) $(SUBDIR2) I18NDIRS= $(SUBDIR2) CLEANFILES += deffs.o df.o ff.o fsck.o fssnapsup.o \ --- 38,48 ---- DEFAULTFILES= fs.dfl include ../Makefile.cmd SUBDIR1= lofs zfs ! SUBDIR2= dev fd pcfs nfs hsfs proc ctfs udfs ufs tmpfs \ autofs mntfs objfs sharefs smbclnt reparsed SUBDIRS= $(SUBDIR1) $(SUBDIR2) I18NDIRS= $(SUBDIR2) CLEANFILES += deffs.o df.o ff.o fsck.o fssnapsup.o \