diff options
| author | Theodore Ts'o <[email protected]> | 2013-04-03 16:39:17 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2013-04-03 16:39:17 +0000 |
| commit | 74d553aad7926ed05e05d9d5cff516a7b31375fc (patch) | |
| tree | b18222cb547c2ce4e18a9538bc28f92e2978c600 /fs/jbd2/commit.c | |
| parent | ext4: fix big-endian bugs which could cause fs corruptions (diff) | |
| download | kernel-74d553aad7926ed05e05d9d5cff516a7b31375fc.tar.gz kernel-74d553aad7926ed05e05d9d5cff516a7b31375fc.zip | |
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" <[email protected]>
Reviewed-by: Lukas Czerner <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
