Signed-off-by: Benny Halevy <bhalevy@xxxxxxxxxxx> --- fs/exofs/export.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/fs/exofs/export.c b/fs/exofs/export.c index fe2c3a7..69bce46 100644 --- a/fs/exofs/export.c +++ b/fs/exofs/export.c @@ -32,7 +32,7 @@ static int exofs_layout_type(struct super_block *sb) return LAYOUT_OSD2_OBJECTS; } -static void set_dev_id(struct pnfs_deviceid *pnfs_devid, u64 sbid, u64 devid) +static void set_dev_id(struct nfs4_deviceid *pnfs_devid, u64 sbid, u64 devid) { struct nfsd4_pnfs_deviceid *dev_id = (struct nfsd4_pnfs_deviceid *)pnfs_devid; -- 1.7.2.3 -- 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