X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=module%2Fzfs%2Finclude%2Fsys%2Fspa_impl.h;h=1c34873b6c6dae2fd3853c0f4aa8d4b30270dfed;hb=c28b227942b421ebdc03c9df9a012642fb517223;hp=8cab66992c488e415e9842c2b0d0d0350edd9743;hpb=00b46022c676e402e3f33ce93ee2983bbad2c46f;p=mirror_zfs.git diff --git a/module/zfs/include/sys/spa_impl.h b/module/zfs/include/sys/spa_impl.h index 8cab66992..1c34873b6 100644 --- a/module/zfs/include/sys/spa_impl.h +++ b/module/zfs/include/sys/spa_impl.h @@ -226,7 +226,7 @@ struct spa { refcount_t spa_refcount; /* number of opens */ }; -extern const char *spa_config_path; +extern char *spa_config_path; #ifdef __cplusplus }