Re: NILFS2 in GRUB with blocksize=1024

2012-04-26 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 26.04.2012 11:19, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > On 26.04.2012 02:36, Vladimir 'φ-coder/phcoder' Serbinenko wrote: >> On 25.04.2012 21:12, Vladimir 'φ-coder/phcoder' Serbinenko wrote: >>> Hello, with the attached script grub-fstest fails completely with >>> blocksize=1024 and par

Re: NILFS2 in GRUB with blocksize=1024

2012-04-26 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 26.04.2012 02:36, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > On 25.04.2012 21:12, Vladimir 'φ-coder/phcoder' Serbinenko wrote: >> Hello, with the attached script grub-fstest fails completely with >> blocksize=1024 and partially with 2048. Do you have any idea why? I >> tried to debug and my

Re: NILFS2 in GRUB with blocksize=1024

2012-04-25 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 25.04.2012 21:12, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Hello, with the attached script grub-fstest fails completely with > blocksize=1024 and partially with 2048. Do you have any idea why? I > tried to debug and my finding is that grub_nilfs2_read_checkpoint reads > garbage. pptr makes

NILFS2 in GRUB with blocksize=1024

2012-04-25 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Hello, with the attached script grub-fstest fails completely with blocksize=1024 and partially with 2048. Do you have any idea why? I tried to debug and my finding is that grub_nilfs2_read_checkpoint reads garbage. pptr makes sense but it points inside a file instead of to the metadata. If I load t