mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
zfs_context: move vn_dumpdir to libzpool
Sponsored-by: https://despairlabs.com/sponsor/ Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Rob Norris <robn@despairlabs.com> Closes #17861
This commit is contained in:
committed by
Brian Behlendorf
parent
daff6b7e35
commit
55fb30ebe6
@@ -35,6 +35,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
extern char *vn_dumpdir;
|
||||
|
||||
_LIBZPOOL_H void kernel_init(int mode);
|
||||
_LIBZPOOL_H void kernel_fini(void);
|
||||
|
||||
|
||||
@@ -187,8 +187,6 @@ extern "C" {
|
||||
typedef off_t loff_t;
|
||||
#endif
|
||||
|
||||
extern char *vn_dumpdir;
|
||||
|
||||
/*
|
||||
* Random stuff
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user