Skip to content
Commit 430db323 authored by Jan Kara's avatar Jan Kara Committed by Theodore Ts'o
Browse files

ext3: Try to avoid starting a transaction in writepage for data=writepage



This does the same as commit 9e80d407
(avoid starting a transaction when no block allocation is needed)
but for data=writeback mode of ext3. We also cleanup the data=ordered
case a bit to stick to coding style...

Signed-off-by: default avatarJan Kara <jack@suse.cz>
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 6e34eedd
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