Print this page
NEX-16712 NFS dtrace providers do not support per-share filtering
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Yuri Pankon <yuri.pankov@nexenta.com>

*** 21,30 **** --- 21,32 ---- # # # Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # + # Copyright 2018 Nexenta Systems, Inc. All rights reserved. + # # cmd/fs.d/nfs/Makefile # # cmd/fs.d/nfs is the directory of all nfs specific commands # whose executable reside in $(INSDIR1) and $(INSDIR2). #
*** 31,41 **** include $(SRC)/Makefile.master SUBDIR1= exportfs nfsd rquotad \ statd nfsstat mountd dfshares \ ! nfsfind nfs4cbd share tests # These do "make catalog" SUBDIR2= clear_locks lockd umount showmount \ mount dfmounts nfslog nfsmapid \ nfsref rp_basic --- 33,43 ---- include $(SRC)/Makefile.master SUBDIR1= exportfs nfsd rquotad \ statd nfsstat mountd dfshares \ ! nfsfind nfs4cbd share tests dtrace # These do "make catalog" SUBDIR2= clear_locks lockd umount showmount \ mount dfmounts nfslog nfsmapid \ nfsref rp_basic