Home
last modified time | relevance | path

Searched hist:"74 d553aad7926ed05e05d9d5cff516a7b31375fc" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/trace/events/
H A Dext4.hdiff 74d553aad7926ed05e05d9d5cff516a7b31375fc Wed Apr 03 11:39:17 CDT 2013 Theodore Ts'o <tytso@mit.edu> ext4: collapse handling of data=ordered and data=writeback codepaths

The only difference between how we handle data=ordered and
data=writeback is a single call to ext4_jbd2_file_inode(). Eliminate
code duplication by factoring out redundant the code paths.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Lukas Czerner <lczerner@redhat.com>
/openbmc/linux/fs/ext4/
H A Dext4.hdiff 74d553aad7926ed05e05d9d5cff516a7b31375fc Wed Apr 03 11:39:17 CDT 2013 Theodore Ts'o <tytso@mit.edu> ext4: collapse handling of data=ordered and data=writeback codepaths

The only difference between how we handle data=ordered and
data=writeback is a single call to ext4_jbd2_file_inode(). Eliminate
code duplication by factoring out redundant the code paths.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Lukas Czerner <lczerner@redhat.com>
H A Dinode.cdiff 74d553aad7926ed05e05d9d5cff516a7b31375fc Wed Apr 03 11:39:17 CDT 2013 Theodore Ts'o <tytso@mit.edu> ext4: collapse handling of data=ordered and data=writeback codepaths

The only difference between how we handle data=ordered and
data=writeback is a single call to ext4_jbd2_file_inode(). Eliminate
code duplication by factoring out redundant the code paths.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Lukas Czerner <lczerner@redhat.com>