aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Klinkert <simon.klinkert@gmail.com>2015-03-11 10:02:08 +0000
committerBrian Behlendorf <behlendorf1@llnl.gov>2017-02-10 18:54:30 +0000
commit449705dbef3008f1cf69ea59276bd07720e4beb2 (patch)
tree651d332e9ff65f06b32735b5069cf826300b45ae /configure.ac
parentd7958b4cda27b82bd24dd4d4b2a539e26c62a409 (diff)
downloadsrc-449705dbef3008f1cf69ea59276bd07720e4beb2.tar.gz
src-449705dbef3008f1cf69ea59276bd07720e4beb2.zip
OpenZFS 5704 - libzfs can only handle 255 file descriptors
Authored by: Simon Klinkert <simon.klinkert@gmail.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Ned Bass <bass6@llnl.gov> Reviewed-by: Chunwei Chen <david.chen@osnexus.com> Ported-by: George Melikov <mail@gmelikov.ru> OpenZFS-issue: https://www.illumos.org/issues/5704 OpenZFS-commit: https://github.com/openzfs/openzfs/commit/bde3d61 Closes #5767
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 20a67dc4f089..60416f6aeb0d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -246,6 +246,7 @@ AC_CONFIG_FILES([
tests/zfs-tests/tests/functional/large_files/Makefile
tests/zfs-tests/tests/functional/largest_pool/Makefile
tests/zfs-tests/tests/functional/link_count/Makefile
+ tests/zfs-tests/tests/functional/libzfs/Makefile
tests/zfs-tests/tests/functional/migration/Makefile
tests/zfs-tests/tests/functional/mmap/Makefile
tests/zfs-tests/tests/functional/mount/Makefile