Print this page
OS-69 Open source VAAI
8226 nza-kernel needs to be buildable by itself
Re #6790 backspace should perform delete on console
VAAI (XXX ATS support for COMSTAR, YYY Block-copy support for COMSTAR)
*** 18,27 ****
--- 18,28 ----
#
# CDDL HEADER END
#
#
# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
+ # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
# Copyright (c) 2016 by Delphix. All rights reserved.
#
# This makefile drives the production of the stmf_sbd driver for
# COMSTAR.
*** 58,67 ****
--- 59,69 ----
#
MODSTUBS_DIR = $(OBJS_DIR)
LDFLAGS += -dy -Ndrv/stmf -Nfs/zfs
INC_PATH += -I$(UTSBASE)/common/fs/zfs
+ INC_PATH += -I$(UTSBASE)/common/io/comstar/lu/stmf_sbd
C99LMODE= -Xc99=%all
#
# For now, disable these lint checks; maintainers should endeavor