Jeff Mahoney wrote: > callx wrote: > > I was trying the patch and get this error.. > > > Kernel: arch/x86/boot/bzImage is ready (#1) > > Building modules, stage 2 > > MODPOST 45 modules > > ERROR: "swapper_space" [fs/reiser4/reiser4.ko] undefined! > > make[1]: *** [__modpost] Error 1 > > make: *** [modules] Error 2 > > This one looks like it's due to swapper_space not being exported. I Yup, I have shoved this to reiser4 with page_mapping(), which is too generic in our case. It seems, we need to patch vfs library with one more version of set_page_dirty.. Edward. > don't know if that's on purpose or just overlooked since all the current > users of page_mapping() are in core code. > > -Jeff > -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html