| - When cleaning up code from last commit, I removed a line from the run_lun_command that initialize the code thinking that the way it would work would be throught the freenas_api_check when calling the freenas_api_call. Well certain procedures from the Proxmox ZFSPlugin call procedures that do not have the $freenas_api_methods variable set yet because freenas_api_check has NOT been called yet. Inserted the freenas_api_check() in the run_lun_command() to get the variable initialized. Fixes #62 and other tests that I found to have this issue. freenas-proxmox-2.0.0-0beta4 will also have the fix. | ||
|---|---|---|
| .. | ||
| LunCmd | ||
| .gitignore | ||
| ZFSPlugin-5.0-30.pm.patch | ||
| ZFSPlugin-5.0-33_1.pm.hotfix.patch | ||
| ZFSPlugin-5.0-33_1.pm.patch | ||
| ZFSPlugin-5.0-34_1.pm.patch | ||
| ZFSPlugin-5.0-38_1.pm.patch | ||
| ZFSPlugin-5.0-42_1.pm.patch | ||
| ZFSPlugin-5.0-44_1.pm.patch | ||
| ZFSPlugin-6.0-6_1.pm.patch | ||
| ZFSPlugin-6.0-8_1.pm.patch | ||
| ZFSPlugin-6.0-9_1.pm.patch | ||
| ZFSPlugin.pm.patch | ||