Re: [PATCH 1/1] udf: Fix incorrect final NOT_ALLOCATED (hole) extent length

2019-06-26 Thread Steve Magnani
Hi Jan, On 6/25/19 5:30 AM, Jan Kara wrote: On Tue 04-06-19 07:31:58, Steve Magnani wrote: In some cases, using the 'truncate' command to extend a UDF file results in a mismatch between the length of the file's extents (specifically, due to incorrect length of the final NOT_ALLOCATED extent) an

Re: [PATCH 1/1] udf: Fix incorrect final NOT_ALLOCATED (hole) extent length

2019-06-25 Thread Jan Kara
On Tue 04-06-19 07:31:58, Steve Magnani wrote: > In some cases, using the 'truncate' command to extend a UDF file results > in a mismatch between the length of the file's extents (specifically, due > to incorrect length of the final NOT_ALLOCATED extent) and the information > (file) length. The dis

Re: [PATCH 1/1] udf: Fix incorrect final NOT_ALLOCATED (hole) extent length

2019-06-19 Thread Steve Magnani
On 6/19/19 1:47 AM, Jan Kara wrote: Hi Steve! On Sun 16-06-19 11:28:46, Steve Magnani wrote: On 6/4/19 7:31 AM, Steve Magnani wrote: In some cases, using the 'truncate' command to extend a UDF file results in a mismatch between the length of the file's extents (specifically, due to incorrect

Re: [PATCH 1/1] udf: Fix incorrect final NOT_ALLOCATED (hole) extent length

2019-06-18 Thread Jan Kara
Hi Steve! On Sun 16-06-19 11:28:46, Steve Magnani wrote: > On 6/4/19 7:31 AM, Steve Magnani wrote: > > > In some cases, using the 'truncate' command to extend a UDF file results > > in a mismatch between the length of the file's extents (specifically, due > > to incorrect length of the final NOT_

Re: [PATCH 1/1] udf: Fix incorrect final NOT_ALLOCATED (hole) extent length

2019-06-16 Thread Steve Magnani
Hi Jan, On 6/4/19 7:31 AM, Steve Magnani wrote: In some cases, using the 'truncate' command to extend a UDF file results in a mismatch between the length of the file's extents (specifically, due to incorrect length of the final NOT_ALLOCATED extent) and the information (file) length. The discre

Re: [PATCH 1/1] udf: Fix incorrect final NOT_ALLOCATED (hole) extent length

2019-06-04 Thread Steve Magnani
On 6/4/19 7:31 AM, Steve Magnani wrote: B. The final extent is not shorter than it should be, due to not having Oops: should have been B. The final extent is shorter than it should be, due to not having

[PATCH 1/1] udf: Fix incorrect final NOT_ALLOCATED (hole) extent length

2019-06-04 Thread Steve Magnani
In some cases, using the 'truncate' command to extend a UDF file results in a mismatch between the length of the file's extents (specifically, due to incorrect length of the final NOT_ALLOCATED extent) and the information (file) length. The discrepancy can prevent other operating systems (i.e., Win