mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-29 18:24:11 +03:00
vdev_label_os: copy Linux implementation for userspace
The no-op is fine for both. Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Alexander Motin <mav@FreeBSD.org> Signed-off-by: Rob Norris <robn@despairlabs.com> Sponsored-by: https://despairlabs.com/sponsor/ Closes #16492
This commit is contained in:
@@ -15,7 +15,8 @@ dist_libzpool_la_SOURCES = \
|
||||
%D%/arc_os.c \
|
||||
%D%/kernel.c \
|
||||
%D%/taskq.c \
|
||||
%D%/util.c
|
||||
%D%/util.c \
|
||||
%D%/vdev_label_os.c
|
||||
|
||||
nodist_libzpool_la_SOURCES = \
|
||||
module/lua/lapi.c \
|
||||
|
||||
Reference in New Issue
Block a user