Boaz --- fs/exportfs/pnfs_osd_xdr_srv.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fs/exportfs/pnfs_osd_xdr_srv.c b/fs/exportfs/pnfs_osd_xdr_srv.c index fc7d805..444798c 100644 --- a/fs/exportfs/pnfs_osd_xdr_srv.c +++ b/fs/exportfs/pnfs_osd_xdr_srv.c @@ -71,7 +71,7 @@ static int pnfs_osd_xdr_encode_data_map( /* * struct pnfs_osd_objid { - * struct pnfs_deviceid oid_device_id; + * struct nfs4_deviceid oid_device_id; * u64 oid_partition_id; * u64 oid_object_id; * }; @@ -249,7 +249,7 @@ EXPORT_SYMBOL(pnfs_osd_xdr_decode_layoutupdate); /* * struct pnfs_osd_objid { - * struct pnfs_deviceid oid_device_id; + * struct nfs4_deviceid oid_device_id; * u64 oid_partition_id; * u64 oid_object_id; * }; xdr size 32 -- 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