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:
Rob Norris
2024-08-28 22:27:13 +10:00
committed by Tony Hutter
parent c07f9a2aa6
commit 190c66a3bc
2 changed files with 47 additions and 1 deletions
+2 -1
View File
@@ -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 \