Home
last modified time | relevance | path

Searched hist:"69 c499d152a7fe2c4443e5ddd91568ad5a79145a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dinode.cdiff 69c499d152a7fe2c4443e5ddd91568ad5a79145a Thu Nov 29 20:13:48 CST 2012 Theodore Ts'o <tytso@mit.edu> 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: "Theodore Ts'o" <tytso@mit.edu>