diff options
| author | Ryusuke Konishi <[email protected]> | 2015-04-16 12:46:25 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-04-17 09:04:03 -0400 |
| commit | 6fb7a61e98ac311a65bc652a12611d9899994f49 (patch) | |
| tree | 8d3ec1b4d565578644403c99adc8c838fee435b2 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | f8ccad2164d406e60c0fa91206258f608fdb0148 (diff) | |
nilfs2: do not use async write flag for segment summary buffers
The async write flag is introduced to nilfs2 in the commit 7f42ec394156
("nilfs2: fix issue with race condition of competition between segments
for dirty blocks"), but the flag only makes sense for data buffers and
btree node buffers. It is not needed for segment summary buffers.
This gets rid of the latter uses as part of refactoring of atomic bit
operations on buffer state bitmap.
Signed-off-by: Ryusuke Konishi <[email protected]>
Cc: Vyacheslav Dubeyko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions