I'm looking at running an ext3 filesystem on top of a loopback AES encrypted device, which in turn is on top of a raw partition (so no other things in the way that should be reordering writes). Are there likely to be any strange issues with using ext3 in this way? Nigel. -- [ Nigel Metheringham Nigel.Metheringham@InTechnology.co.uk ] [ - Comments in this message are my own and not ITO opinion/policy - ]
Hi, On Mon, 2003-03-17 at 14:40, Nigel Metheringham wrote:> I'm looking at running an ext3 filesystem on top of a loopback AES > encrypted device, which in turn is on top of a raw partition (so no > other things in the way that should be reordering writes). > > Are there likely to be any strange issues with using ext3 in this way?None that I'm aware of. If there are, let us know. :) --Stephen