mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-23 19:04:45 +03:00
libzfs: migrate single-use libzfs_set_pipe_max() to libzfs_core
Notably, this also means that the pipe is expanded before each dataset is received, so updates to /p/s/f/pipe-max-size are reflected for each new dataset Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Rich Ercolani <rincebrain@gmail.com> Reviewed-by: Paul Dagnelie <pcd@delphix.com> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #13133
This commit is contained in:
@@ -41,7 +41,6 @@ if BUILD_LINUX
|
||||
USER_C += \
|
||||
os/linux/libzfs_mount_os.c \
|
||||
os/linux/libzfs_pool_os.c \
|
||||
os/linux/libzfs_sendrecv_os.c \
|
||||
os/linux/libzfs_util_os.c
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user