+6
−6
+17
−23
+127
−200
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This saves a huge amount of stack space by avoiding unnecesary struct
buffer_head's from being allocated on the stack.
In addition, to make the code easier to understand, collapse and
refactor ext4_get_block(), ext4_get_block_write(),
noalloc_get_block_write(), into a single function.
Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>