diff options
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2015-04-16 21:46:28 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-17 15:04:03 +0200 |
commit | ead8ecffa3e180202c1096a39f14bbecffb139a1 (patch) | |
tree | e62f1c805c06e493bc0810a0951fe9db71352b84 /samples/hw_breakpoint/Makefile | |
parent | nilfs2: do not use async write flag for segment summary buffers (diff) | |
download | linux-ead8ecffa3e180202c1096a39f14bbecffb139a1.tar.xz linux-ead8ecffa3e180202c1096a39f14bbecffb139a1.zip |
nilfs2: use set_mask_bits() for operations on buffer state bitmap
nilfs_forget_buffer(), nilfs_clear_dirty_page(), and
nilfs_segctor_complete_write() are using a bunch of atomic bit operations
against buffer state bitmap.
This reduces the number of them by utilizing set_mask_bits() macro.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples/hw_breakpoint/Makefile')
0 files changed, 0 insertions, 0 deletions