Is the pointer guaranteed to be aligned? If not you have to use unaligned
access. Any reason not to check it against correct magic and not just
zero-out?
Le dim. 11 févr. 2024, 18:36, Jon DeVree a écrit :
> The directory extent list does not have to be a continuous list of data
> blocks. When GR
Thank you, Jon. I am also happy to test. Nicolas and I are all too
familiar with this now!
-marta
On 2/15/24 14:51, Daniel Kiper wrote:
Adding Marta, Nicolas, Sebastian and Vladimir...
Jon, thank you for the patch!
Marta, Nicolas and Sebastian, may I ask you to run tests with this fix?
Dan
On Thu, Feb 15, 2024 at 2:51 PM Daniel Kiper wrote:
>
> Adding Marta, Nicolas, Sebastian and Vladimir...
>
> Jon, thank you for the patch!
>
> Marta, Nicolas and Sebastian, may I ask you to run tests with this fix?
Thanks Jon, Daniel.
Sure, I will give it a try.
I was actually about to send my ow
Adding Marta, Nicolas, Sebastian and Vladimir...
Jon, thank you for the patch!
Marta, Nicolas and Sebastian, may I ask you to run tests with this fix?
Daniel
On Sun, Feb 11, 2024 at 10:34:58AM -0500, Jon DeVree wrote:
> The directory extent list does not have to be a continuous list of data
> b