diff options
| author | marks <none@none> | 2007-06-26 07:44:24 -0700 |
|---|---|---|
| committer | marks <none@none> | 2007-06-26 07:44:24 -0700 |
| commit | ecd6cf800b63704be73fb264c3f5b6e0dafc068d (patch) | |
| tree | ec83d040bc56ee0a46e9533a645e832e58d8ba86 /usr/src/lib/libzpool/Makefile.com | |
| parent | 8ac1b93fdff76ea81638299d410b2d474240ee2b (diff) | |
| download | illumos-joyent-ecd6cf800b63704be73fb264c3f5b6e0dafc068d.tar.gz | |
PSARC/2006/465 ZFS Delegated Administration
PSARC/2006/577 zpool property to disable delegation
PSARC/2006/625 Enhancements to zpool history
PSARC/2007/228 ZFS delegation amendments
PSARC/2007/295 ZFS Delegated Administration Addendum
6280676 restore "owner" property
6349470 investigate non-root restore/backup
6572465 'zpool set bootfs=...' records history as 'zfs set bootfs=...'
Diffstat (limited to 'usr/src/lib/libzpool/Makefile.com')
| -rw-r--r-- | usr/src/lib/libzpool/Makefile.com | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/lib/libzpool/Makefile.com b/usr/src/lib/libzpool/Makefile.com index 6d1254186f..6a51a25230 100644 --- a/usr/src/lib/libzpool/Makefile.com +++ b/usr/src/lib/libzpool/Makefile.com @@ -54,6 +54,7 @@ LIBS += $(LINTLIB) INCS += -I../common INCS += -I../../../uts/common/fs/zfs INCS += -I../../../common/zfs +INCS += -I../../../common $(LINTLIB) := SRCS= $(SRCDIR)/$(LINTSRC) |
