diff options
author | Theodore Ts'o <tytso@mit.edu> | 2011-02-26 14:08:01 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-02-26 14:08:01 -0500 |
commit | 9749895644a817cfd28a535bc3ae60e4267bdc50 (patch) | |
tree | a0958777287906320aba461690125d8786ceb565 /block | |
parent | 4f01b02c8c4e4111bd1adbcafb5741e8e991f5fd (diff) | |
download | op-kernel-dev-9749895644a817cfd28a535bc3ae60e4267bdc50.zip op-kernel-dev-9749895644a817cfd28a535bc3ae60e4267bdc50.tar.gz |
ext4: clear the dirty bit for a page in writeback at the last minute
Move when we call clear_page_dirty_for_io() to just before we actually
write the page. This simplifies the code somewhat, and avoids marking
pages as clean and then needing to remark them as dirty later.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions