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

ext4: restructure ext4_ext_direct_IO()



Remove a level of indentation by moving the DIO read and extending
write case to the beginning of the file.  This results in no actual
programmatic changes to the file, but makes it easier to
read/understand.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 4a092d73
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment