Home
last modified time | relevance | path

Searched hist:a42afc5f56f319107e987aa6adf2f65d93d527c7 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dinode.cdiff a42afc5f56f319107e987aa6adf2f65d93d527c7 Wed Oct 27 20:30:09 CDT 2010 Theodore Ts'o <tytso@mit.edu> ext4: simplify ext4_writepage()

The actual code in ext4_writepage() is unnecessarily convoluted.
Simplify it so it is easier to understand, but otherwise logically
equivalent.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>