Skip to content
Commit f888e652 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: Simplify function signature for ext4_da_get_block_write()



The function ext4_da_get_block_write() is called in exactly one write,
and the last argument, create, is always 1.  Remove it to simplify the
code slightly.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent bc8e6740
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment