diff options
author | NeilBrown <neilb@suse.de> | 2006-06-26 09:27:45 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-26 18:58:38 +0200 |
commit | ec7a3197f4777eff5039251d0e08a031b3372d6c (patch) | |
tree | 5ccb31fbc03f8e7247f856613b5078300fee3bbf /MAINTAINERS | |
parent | [PATCH] md/bitmap: remove bitmap writeback daemon (diff) | |
download | linux-ec7a3197f4777eff5039251d0e08a031b3372d6c.tar.xz linux-ec7a3197f4777eff5039251d0e08a031b3372d6c.zip |
[PATCH] md/bitmap: cleaner separation of page attribute handlers in md/bitmap
md/bitmap has some attributes per-page. Handling of these attributes in
largely abstracted in set_page_attr and clear_page_attr. However
get_page_attr exposes the format used to store them. So prior to changing
that format, introduce test_page_attr instead of get_page_attr, and make
appropriate usage changes.
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions