Changeset 6915335 in mainline for uspace/lib/ext4/src/balloc.c

Timestamp:
2018-12-12T18:11:17Z (5 years ago)
Author:
Maurizio Lombardi <mlombard@…>
Children:
ee23f85
Parents:
be912f53
git-author:
Maurizio Lombardi <mlombard@…> (2018-12-12 17:31:56)
git-committer:
Maurizio Lombardi <mlombard@…> (2018-12-12 18:11:17)
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.