aboutsummaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2004-08-29 09:49:23 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-08-29 09:49:23 -0700
commit2125f957777622a0cd0039fb47ad16cd6d2cfd99 (patch)
treea3c7ae7a2771d03f13a1b72e288004facbf1771f /mm
parent5bc4b4bd40341b87f12b2910ac83621ef74b228b (diff)
parent4f2063ff2d6e56f96dbd2b54f0cb8d35207a2d33 (diff)
downloadhistory-2125f957777622a0cd0039fb47ad16cd6d2cfd99.tar.gz
Merge http://oss.sgi.com:8090/xfs-linux-2.6
into ppc970.osdl.org:/home/torvalds/v2.6/linux
Diffstat (limited to 'mm')
-rw-r--r--mm/filemap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/filemap.c b/mm/filemap.c
index 542e4af90c67a6..16db7c62b3fba8 100644
--- a/mm/filemap.c
+++ b/mm/filemap.c
@@ -277,6 +277,7 @@ int sync_page_range(struct inode *inode, struct address_space *mapping,
ret = wait_on_page_writeback_range(mapping, start, end);
return ret;
}
+EXPORT_SYMBOL(sync_page_range);
/**
* filemap_fdatawait - walk the list of under-writeback pages of the given