diff options
| author | Dmitry Monakhov <[email protected]> | 2010-05-07 13:35:44 +0400 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2010-05-17 13:00:41 +0200 |
| commit | 5547e8aac6f71505d621a612de2fca0dd988b439 (patch) | |
| tree | 36bb4a62fe5773c5acd43c9e72dca1c2f32b1bff /tools/perf/scripts/python | |
| parent | e913fc825dc685a444cb4c1d0f9d32f372f59861 (diff) | |
writeback: Update dirty flags in two steps
Filesystems with delalloc support may dirty inode during writepages.
As result inode will have dirty metadata flags even after write_inode.
In fact we have two dedicated functions for proper data and metadata
writeback. It is reasonable to separate flags updates in two stages.
https://bugzilla.kernel.org/show_bug.cgi?id=15906
Signed-off-by: Dmitry Monakhov <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions