git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6712117
)
[PATCH] blkmtd: use clear_page_dirty()
author
Andrew Morton
<akpm@osdl.org>
Mon, 12 Dec 2005 08:36:59 +0000
(
00:36
-0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 12 Dec 2005 16:57:41 +0000
(08:57 -0800)
SetPageDirty() and ClearPageDirty() are low-level thing which filesystems
shouldn't be using. They bypass dirty page accounting.
Cc: David Woodhouse <dwmw2@infradead.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found