Excerpts from Mitch Harder's message of 2010-11-27 17:53:23 -0500: > I've been getting a compile error when building the 'next-rc' branch > of btrfs-unstable. > > CC fs/btrfs/disk-io.o > fs/btrfs/disk-io.c: In function âbtree_migratepageâ: > fs/btrfs/disk-io.c:716: error: called object â0uâ is not a function > make[2]: *** [fs/btrfs/disk-io.o] Error 1 > make[1]: *** [fs/btrfs] Error 2 > make: *** [fs] Error 2 > > Line 716 of fs/btrfs/disk-io.c is: > > return migrate_page(mapping, newpage, page); > > This is related to the "Btrfs: add migrate page for metadata inode" > patch (the first patch in the set of patches added to the next-rc > branch). I've pushed out a similar fix in the next-rc branch and the master branch. Waiting on korg mirrors to update before I send the pull request. Thanks! -chris -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
