Print this page
6198 Let's EOL cachefs

*** 22,32 **** # # Copyright (c) 1991, 2010, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 2012 Joyent, Inc. All rights reserved. # Copyright (c) 2011, 2014 by Delphix. All rights reserved. # Copyright (c) 2013 by Saso Kiselkov. All rights reserved. ! # Copyright 2014 Nexenta Systems, Inc. All rights reserved. # # # This Makefile defines all file modules for the directory uts/common # and its children. These are the source files which may be considered --- 22,32 ---- # # Copyright (c) 1991, 2010, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 2012 Joyent, Inc. All rights reserved. # Copyright (c) 2011, 2014 by Delphix. All rights reserved. # Copyright (c) 2013 by Saso Kiselkov. All rights reserved. ! # Copyright 2015 Nexenta Systems, Inc. All rights reserved. # # # This Makefile defines all file modules for the directory uts/common # and its children. These are the source files which may be considered
*** 1105,1123 **** # # file system modules # AUTOFS_OBJS += auto_vfsops.o auto_vnops.o auto_subr.o auto_xdr.o auto_sys.o - CACHEFS_OBJS += cachefs_cnode.o cachefs_cod.o \ - cachefs_dir.o cachefs_dlog.o cachefs_filegrp.o \ - cachefs_fscache.o cachefs_ioctl.o cachefs_log.o \ - cachefs_module.o \ - cachefs_noopc.o cachefs_resource.o \ - cachefs_strict.o \ - cachefs_subr.o cachefs_vfsops.o \ - cachefs_vnops.o - DCFS_OBJS += dc_vnops.o DEVFS_OBJS += devfs_subr.o devfs_vfsops.o devfs_vnops.o DEV_OBJS += sdev_subr.o sdev_vfsops.o sdev_vnops.o \ --- 1105,1114 ----