mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-30 02:34:14 +03:00
libzpool: lift zfs_file ops out to separate source file
So its easier to remove and replace on non-Unix platforms. Sponsored-by: TrueNAS Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Jorgen Lundman <lundman@lundman.net> Signed-off-by: Rob Norris <rob.norris@truenas.com> Closes #18281
This commit is contained in:
@@ -16,6 +16,7 @@ dist_libzpool_la_SOURCES = \
|
||||
%D%/kernel.c \
|
||||
%D%/util.c \
|
||||
%D%/vdev_label_os.c \
|
||||
%D%/zfs_file_os.c \
|
||||
%D%/zfs_racct.c \
|
||||
%D%/zfs_debug.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user