summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Morton <akpm@digeo.com>2002-09-26 07:51:52 -0700
committerJeff Garzik <jgarzik@mandrakesoft.com>2002-09-26 07:51:52 -0700
commit14fc589bb07155396ac0a19f4e081f4c6c2552ef (patch)
treeb4c7b559cbcfe47a64a77e5abedf8a377c65e530 /include
parent5bb7978a1cf7e115ac5728d8f6bfd665a644d2d9 (diff)
[PATCH] export test_clear_page_dirty() to modules.
- XFS has started to use clear_page_dirty(), so we should export test_clear_page_dirty() to modules. This function is ued by the inlined clear_page_dirty(). It marks a page clean and updates the global dirty memory accounting. Anyone who cleans pagecache pages should use this, so the export makes sense. Can't implement aops->writepages() without it, really. - __mark_inode_dirty is no longer called under mapping->private_lock. Update comment.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions