On Mon, Apr 3, 2017 at 12:47 AM, Daniel Schultz wrote:
> Hi,
>
> Am 31.03.2017 um 19:14 schrieb Khem Raj:
>>
>>
>>
>> On 3/31/17 5:51 AM, Daniel Schultz wrote:
>>>
>>> Mkfs may create EXT file systems which can only be optimized by fsck
>>> and not by itself, e.g. directory optimization (in Pass 3
Hi,
Am 31.03.2017 um 19:14 schrieb Khem Raj:
On 3/31/17 5:51 AM, Daniel Schultz wrote:
Mkfs may create EXT file systems which can only be optimized by fsck
and not by itself, e.g. directory optimization (in Pass 3A).
To prevent those optimizations during runtime, it will be performed after
t
On 3/31/17 5:51 AM, Daniel Schultz wrote:
> Mkfs may create EXT file systems which can only be optimized by fsck
> and not by itself, e.g. directory optimization (in Pass 3A).
>
> To prevent those optimizations during runtime, it will be performed after
> the creation of an EXT file system.
>
>
Mkfs may create EXT file systems which can only be optimized by fsck
and not by itself, e.g. directory optimization (in Pass 3A).
To prevent those optimizations during runtime, it will be performed after
the creation of an EXT file system.
Signed-off-by: Daniel Schultz
---
scripts/lib/wic/parti