[EXT2] Upgrade to 0.69

CORE-13980
This commit is contained in:
Pierre Schweitzer 2017-11-12 10:47:29 +01:00
parent 18dee7a392
commit a1d7e9936d
No known key found for this signature in database
GPG key ID: 7545556C3D585B0B
24 changed files with 3032 additions and 304 deletions

View file

@ -2454,6 +2454,7 @@ int ext4_ext_get_blocks(void *icb, handle_t *handle, struct inode *inode, ext4_f
/* allocate new block */
goal = ext4_ext_find_goal(inode, path, iblock);
newblock = ext4_new_meta_blocks(icb, handle, inode, goal, 0,
&allocated, &err);
if (!newblock)

File diff suppressed because it is too large Load diff