Enji Cooper
acc37ca1c1
cddl: normalize paths using SRCTOP-relative paths or :H when possible
...
This simplifies make logic/output
While here, remove bogus CFLAGS which look for headers in cddl/lib/libumem.
There aren't any source files there (just Makefiles)
MFC after: 1 month
Sponsored by: Dell EMC Isilon
2017-03-04 11:30:04 +00:00
Bryan Drewery
eacae6dc66
Fix LDADD/DPADD that should be LIBADD.
...
Sponsored by: EMC / Isilon Storage Division
2015-12-04 03:17:47 +00:00
Baptiste Daroussin
13500839f2
Fix circular dependency between libzfs and libzfs_core
...
libzfs_core is the wrapper around kernel ioctls, the ioctl compat code belongs
to it
2015-06-15 10:48:48 +00:00
Martin Matuska
6f4accc2de
Move common zfs ioctl compatibility functions (userland) into libzfs_compat.c
...
Introduce additional constants for zfs ioctl versions
2013-03-18 09:32:29 +00:00
Martin Matuska
67ebc12d49
Add forwards compatibility for libzfs_core
...
Unsupported: creation of multiple snapshots including "zfs snapshot -r"
2013-03-17 18:33:06 +00:00
Martin Matuska
dce1a726f2
WiP merge of libzfs_core (MFV r238590, r238592)
...
not yet working, ioctl handling needs to be changed
2013-03-05 08:09:53 +00:00