Print this page
5704 libzfs can only handle 255 filedescriptors

Split Close
Expand all
Collapse all
          --- old/usr/src/test/zfs-tests/tests/functional/Makefile
          +++ new/usr/src/test/zfs-tests/tests/functional/Makefile
↓ open down ↓ 30 lines elided ↑ open up ↑
  31   31          exec \
  32   32          features \
  33   33          grow_pool \
  34   34          grow_replicas \
  35   35          history \
  36   36          inheritance \
  37   37          interop \
  38   38          inuse \
  39   39          large_files \
  40   40          largest_pool \
       41 +        libzfs \
  41   42          link_count \
  42   43          mdb \
  43   44          migration \
  44   45          mmap \
  45   46          mount \
  46   47          mv_files \
  47   48          nestedfs \
  48   49          no_space \
  49   50          nopwrite \
  50   51          online_offline \
↓ open down ↓ 27 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX