On 09/29/2013 05:16 AM, Christoph Hellwig wrote: > The actual XDR encoding doesn't have business being under fs/exportfs > and should be in the NFSD code itself. > This is so FSs will not depend on NFSD. Though the actual implementtation could be done via a vector that gets set at NFSD load. Though I would like to keep it here, because I have a patchset which implements pNFS without NFSD at all. It enables a set of IOCTLs or syscalls and uses the same exact FS interface introduced here but sends the info to a user mode server. Though again it can be just its own library without regard to exportfs at all. linked in by any user code that needs it. Cheers Boaz > -- > 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 > -- 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