Print this page
6198 Let's EOL cachefs
*** 19,28 ****
--- 19,29 ----
# CDDL HEADER END
#
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+ # Copyright 2015 Nexenta Systems, Inc. All rights reserved.
#
#
# The default for payload-bearing actions in this package is to appear in the
# global zone only. See the include file for greater detail, as well as
*** 577,587 ****
file path=kernel/exec/$(ARCH64)/elfexec group=sys mode=0755
file path=kernel/exec/$(ARCH64)/intpexec group=sys mode=0755
$(i386_ONLY)file path=kernel/exec/elfexec group=sys mode=0755
$(i386_ONLY)file path=kernel/exec/intpexec group=sys mode=0755
file path=kernel/fs/$(ARCH64)/autofs group=sys mode=0755
- file path=kernel/fs/$(ARCH64)/cachefs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/ctfs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/dcfs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/dev group=sys mode=0755
file path=kernel/fs/$(ARCH64)/devfs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/fifofs group=sys mode=0755
--- 578,587 ----
*** 595,605 ****
file path=kernel/fs/$(ARCH64)/sockfs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/specfs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/tmpfs group=sys mode=0755
file path=kernel/fs/$(ARCH64)/ufs group=sys mode=0755
$(i386_ONLY)file path=kernel/fs/autofs group=sys mode=0755
- $(i386_ONLY)file path=kernel/fs/cachefs group=sys mode=0755
$(i386_ONLY)file path=kernel/fs/ctfs group=sys mode=0755
$(i386_ONLY)file path=kernel/fs/dcfs group=sys mode=0755
$(i386_ONLY)file path=kernel/fs/dev group=sys mode=0755
$(i386_ONLY)file path=kernel/fs/devfs group=sys mode=0755
$(i386_ONLY)file path=kernel/fs/fifofs group=sys mode=0755
--- 595,604 ----