zfs/lib/libzfs/os/linux
Rich Ercolani e84a2ed7a8 Add workaround for broken Linux pipes
Linux has an unresolved hang if you resize a pipe with bytes
in it.

Since there's no obvious way to detect this happening, added a
workaround to disable resizing the pipe buffer if you set an
environment variable.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
Closes #13309
2023-01-05 10:47:25 -08:00
..
libzfs_mount_os.c linux: libzfs: mount: fix uninitialised flags 2022-02-03 15:28:01 -08:00
libzfs_pool_os.c lib/: set O_CLOEXEC on all fds 2021-04-14 13:23:07 -07:00
libzfs_sendrecv_os.c Add workaround for broken Linux pipes 2023-01-05 10:47:25 -08:00
libzfs_util_os.c lib/: set O_CLOEXEC on all fds 2021-04-14 13:23:07 -07:00