Re: loop device corruption in 2.4.6

2001-07-05 Thread Mark Swanson
Jari Ruusu wrote: > > Mark Swanson wrote: > > I get repeatable errors with 2.4.6 patched with the international encryption > > patch patch-int-2.4.3.1.bz2 when building loop device filesystems on top of > > Reiserfs. > > International crypto patch assumes that block size never changes. Everyone

Re: loop device corruption in 2.4.6

2001-07-05 Thread Ian Stirling
> > Mark Swanson wrote: > > I get repeatable errors with 2.4.6 patched with the international encryption > > patch patch-int-2.4.3.1.bz2 when building loop device filesystems on top of > > Reiserfs. > > And the block size thing is not the only thing wrong with international > crypto patch. The

Re: loop device corruption in 2.4.6

2001-07-05 Thread Jari Ruusu
Mark Swanson wrote: > I get repeatable errors with 2.4.6 patched with the international encryption > patch patch-int-2.4.3.1.bz2 when building loop device filesystems on top of > Reiserfs. International crypto patch assumes that block size never changes. Everyone and their brother knows that it

Re: loop device corruption in 2.4.6

2001-07-05 Thread Jari Ruusu
Mark Swanson wrote: I get repeatable errors with 2.4.6 patched with the international encryption patch patch-int-2.4.3.1.bz2 when building loop device filesystems on top of Reiserfs. International crypto patch assumes that block size never changes. Everyone and their brother knows that it

Re: loop device corruption in 2.4.6

2001-07-05 Thread Ian Stirling
Mark Swanson wrote: I get repeatable errors with 2.4.6 patched with the international encryption patch patch-int-2.4.3.1.bz2 when building loop device filesystems on top of Reiserfs. snip And the block size thing is not the only thing wrong with international crypto patch. The whole

Re: loop device corruption in 2.4.6

2001-07-05 Thread Mark Swanson
Jari Ruusu wrote: Mark Swanson wrote: I get repeatable errors with 2.4.6 patched with the international encryption patch patch-int-2.4.3.1.bz2 when building loop device filesystems on top of Reiserfs. International crypto patch assumes that block size never changes. Everyone and

Re: loop device corruption in 2.4.6

2001-07-04 Thread Stefan Traby
On Wed, Jul 04, 2001 at 05:14:02PM -0400, Mark Swanson wrote: > I get repeatable errors with 2.4.6 patched with the international encryption > patch patch-int-2.4.3.1.bz2 when building loop device filesystems on top of > Reiserfs. Well, exactly this happens here on 2.4.5 and earlier too... I

loop device corruption in 2.4.6

2001-07-04 Thread Mark Swanson
Hello, I get repeatable errors with 2.4.6 patched with the international encryption patch patch-int-2.4.3.1.bz2 when building loop device filesystems on top of Reiserfs. All I have to do is: 1. dd if=/dev/zero of=testfs bs=1024 count=10 2. losetup -e aes /dev/loop0 ./testfs 3. mke2fs

loop device corruption in 2.4.6

2001-07-04 Thread Mark Swanson
Hello, I get repeatable errors with 2.4.6 patched with the international encryption patch patch-int-2.4.3.1.bz2 when building loop device filesystems on top of Reiserfs. All I have to do is: 1. dd if=/dev/zero of=testfs bs=1024 count=10 2. losetup -e aes /dev/loop0 ./testfs 3. mke2fs

Re: loop device corruption in 2.4.6

2001-07-04 Thread Stefan Traby
On Wed, Jul 04, 2001 at 05:14:02PM -0400, Mark Swanson wrote: I get repeatable errors with 2.4.6 patched with the international encryption patch patch-int-2.4.3.1.bz2 when building loop device filesystems on top of Reiserfs. Well, exactly this happens here on 2.4.5 and earlier too... I