New AAIP variable isofs.nt records name truncation parameters.

此提交包含在:
2015-09-25 19:07:53 +02:00
父節點 7a3560035a
當前提交 395128ef5f
共有 7 個檔案被更改,包括 117 行新增14 行删除

查看文件

@@ -512,6 +512,13 @@ int iso_root_get_isofsca(IsoNode *node, uint32_t *start_lba, uint32_t *end_lba,
int flag);
/**
* Record parameters of iso_image_set_truncate_mode() by "isofs.nt".
*/
int iso_root_set_isofsnt(IsoNode *node, uint32_t truncate_mode,
uint32_t truncate_length, int flag);
/**
* Copy the xinfo list from one node to the another.
*/