diff options
author | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-23 18:25:04 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-23 18:25:04 +0100 |
commit | 8368e328dfe1c534957051333a87b3210a12743b (patch) | |
tree | eaf180335e684a62c44e9aad42cbe2d07de045f3 /fs/mbcache.c | |
parent | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... (diff) | |
download | linux-8368e328dfe1c534957051333a87b3210a12743b.tar.xz linux-8368e328dfe1c534957051333a87b3210a12743b.zip |
Clean up and export cancel_dirty_page() to modules
Make cancel_dirty_page() act more like all the other dirty and writeback
accounting functions: test for "mapping" being NULL, and do the
NR_FILE_DIRY accounting purely based on mapping_cap_account_dirty()).
Also, add it to the exports, so that modular filesystems can use it.
Acked-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/mbcache.c')
0 files changed, 0 insertions, 0 deletions