On Wed, Mar 19, 2014 at 01:47:22PM -0400, Anna Schumaker wrote: > > } > > -EXPORT_SYMBOL_GPL(nfs_pageio_init_write); > > I think we still need the EXPORT_SYMBOL_GPL() here. Compiling gives me: > > ERROR: "nfs_pageio_init_read" [fs/nfs/nfsv4.ko] undefined! > ERROR: "nfs_pageio_init_write" [fs/nfs/nfsv4.ko] undefined! Oh right - I only tested built-in nfs. I have to say the amount of fairly low-level interfaces exported from the various nfs modules make a bit of a mess.. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html