Include from export.c the server XDR header Signed-off-by: Boaz Harrosh <bharrosh@xxxxxxxxxxx> --- fs/exofs/export.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/fs/exofs/export.c b/fs/exofs/export.c index c8a7d46..20969bf 100644 --- a/fs/exofs/export.c +++ b/fs/exofs/export.c @@ -27,6 +27,8 @@ #include <linux/nfsd/nfsd4_pnfs.h> #include "exofs.h" +#include "../exportfs/pnfs_osd_xdr_srv.h" + static int exofs_layout_type(struct super_block *sb) { return LAYOUT_OSD2_OBJECTS; -- 1.7.3.4 -- 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