From: Miklos Szeredi
Add a simple read-only counter to super_block that indicates deep this
is in the stack of filesystems. Previously ecryptfs was the only
stackable filesystem and it explicitly disallowed multiple layers of
itself.
Overlayfs, however, can be stacked recursively and also may b
From: Miklos Szeredi
Add a simple read-only counter to super_block that indicates deep this
is in the stack of filesystems. Previously ecryptfs was the only
stackable filesystem and it explicitly disallowed multiple layers of
itself.
Overlayfs, however, can be stacked recursively and also may b
Sedat Dilek writes:
>>
>> Yes, setting it to 2 is defensive, it would need more stack depth
>> analysis to see what an acceptable number would be.
>>
>
> Can you describe such an analysis method (in case you need help for
> testing it)?
I attached a systemtap script (x86-64 specific) which prin
Sedat Dilek writes:
> On Wed, Aug 15, 2012 at 5:48 PM, Miklos Szeredi wrote:
>> From: Miklos Szeredi
>>
>> Add a simple read-only counter to super_block that indicates deep this
>> is in the stack of filesystems. Previously ecryptfs was the only
>> stackable filesystem and it explicitly disall
On Thu, Aug 16, 2012 at 10:02 AM, Sedat Dilek wrote:
> On Wed, Aug 15, 2012 at 5:48 PM, Miklos Szeredi wrote:
>> From: Miklos Szeredi
>>
>> Add a simple read-only counter to super_block that indicates deep this
>> is in the stack of filesystems. Previously ecryptfs was the only
>> stackable fil
On Wed, Aug 15, 2012 at 5:48 PM, Miklos Szeredi wrote:
> From: Miklos Szeredi
>
> Add a simple read-only counter to super_block that indicates deep this
> is in the stack of filesystems. Previously ecryptfs was the only
> stackable filesystem and it explicitly disallowed multiple layers of
> its
From: Miklos Szeredi
Add a simple read-only counter to super_block that indicates deep this
is in the stack of filesystems. Previously ecryptfs was the only
stackable filesystem and it explicitly disallowed multiple layers of
itself.
Overlayfs, however, can be stacked recursively and also may b
7 matches
Mail list logo