Changeset 4d7bf35 in mainline for uspace/app/sysinst/sysinst.c

Timestamp:
2018-12-13T09:06:52Z (6 years ago)
Author:
Maurizio Lombardi <mlombard@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
91fcbabc
Parents:
91fc2dae
git-author:
Maurizio Lombardi <mlombard@…> (2018-12-12 17:31:56)
git-committer:
Maurizio Lombardi <mlombard@…> (2018-12-13 09:06:52)
Message:

libext4: fix ext4_ialloc_alloc_inode() to be less picky

If can't find an ideal candidate, restart the search and pick the first
block group with free_block > 0 before giving up with ENOSPC.

(No files)

Note: See TracChangeset for help on using the changeset viewer.