commit | e3a7cca1ef4c1af9b0acef9bd66eff6582a737b5 | [log] [tgz] |
---|---|---|
author | Edward Shishkin <edward.shishkin@gmail.com> | Tue Mar 31 15:19:39 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Apr 01 08:59:12 2009 -0700 |
tree | 717097ec82ce0de55e44b2fe3e35fa041e5169b2 | |
parent | bd2f6199cf9af472aeefa1b642c9f504f19e6008 [diff] |
vfs: add/use account_page_dirtied() Add a helper function account_page_dirtied(). Use that from two callsites. reiser4 adds a function which adds a third callsite. Signed-off-by: Edward Shishkin<edward.shishkin@gmail.com> Cc: Nick Piggin <nickpiggin@yahoo.com.au> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>