[U-Boot] [U-Boot, v5, 04/16] ext4: Scan all directory blocks for space when inserting a new entry

Tom Rini trini at konsulko.com
Fri Sep 23 21:57:00 CEST 2016


On Tue, Sep 06, 2016 at 04:36:44AM +0200, Stefan Brüns wrote:

> Previously, only the last directory block was scanned for available space.
> Instead, scan all blocks back to front, and if no sufficient space is
> found, eventually append a new block.
> Blocks are only appended if the directory does not use extents or the new
> block would require insertion of indirect blocks, as the old code does.
> 
> Signed-off-by: Stefan Brüns <stefan.bruens at rwth-aachen.de>
> Reviewed-by: Lukasz Majewski <l.majewski at samsung.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160923/0bf25c7b/attachment-0001.sig>


More information about the U-Boot mailing list