Difference between revisions of "Download/ploop/1.1/changes"

From OpenVZ Virtuozzo Containers Wiki
< Download‎ | ploop‎ | 1.1
Jump to: navigation, search
(link to prev release)
(+since)
Line 1: Line 1:
 
== Changes ==
 
== Changes ==
{{dlink|ploop|1.0}}:
+
Since {{dlink|ploop|1.0}}:
  
 
* ploop_set_log_file(): make NULL a valid argument
 
* ploop_set_log_file(): make NULL a valid argument

Revision as of 23:30, 18 March 2012

Changes

Since 1.0:

  • ploop_set_log_file(): make NULL a valid argument
  • logger: introduce, use and expose PLOOP_LOG_NOCONSOLE
  • ploop_getdevice(): expose
  • ploop_store_diskdescriptor(): fix for a case when image is in root dir
  • Fixed expanded to preallocated conversion
  • Remove some unused functions and non-existent function prototypes
  • Introduce and use SYSEXIT_MKNOD error code
  • Changed image -> device mapping schema
  • Use strcasecmp for guid comparison
  • Made ploop_merge_param.guid field const
  • tools/ploop: remove -b option
  • Log/error message fixes, improvements, and unification
  • Makefiles: fixes, improvements

Thanks

  • jjs