X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=fs%2Fmpage.c;h=552b80b3facc01414967771ec6d59d9029276cdb;hb=b93c35ff39d19f20c47c06c206986afefecc777a;hp=dbcc7af76a15d483a5efc5c1a68aa11566072623;hpb=22a37bcb7857541eb2d37806c4744ee2530baa98;p=linux-2.6-omap-h63xx.git diff --git a/fs/mpage.c b/fs/mpage.c index dbcc7af76a1..552b80b3fac 100644 --- a/fs/mpage.c +++ b/fs/mpage.c @@ -6,7 +6,7 @@ * Contains functions related to preparing and submitting BIOs which contain * multiple pagecache pages. * - * 15May2002 akpm@zip.com.au + * 15May2002 Andrew Morton * Initial version * 27Jun2002 axboe@suse.de * use bio_add_page() to build bio's just the right size