diff options
author | Jan Kara <jack@suse.cz> | 2009-04-07 18:25:01 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2009-04-08 13:15:10 -0400 |
commit | 430db323fae7665da721768949ade6304811c648 (patch) | |
tree | 468f04ce720dd9ad295be1c3f3710fecc8d35a2e /fs/exportfs | |
parent | 6e34eeddf7deec1444bbddab533f03f520d8458c (diff) |
ext3: Try to avoid starting a transaction in writepage for data=writepage
This does the same as commit 9e80d407736161d9b8b0c5a0d44f786e44c322ea
(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: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/exportfs')
0 files changed, 0 insertions, 0 deletions