From: Dale Ghent Date: Mon, 7 Jul 2008 18:16:26 +0000 (+0000) Subject: STABLE14-solaris-nevada-vfsdev-type-20080707 X-Git-Tag: openafs-stable-1_4_8pre1~48 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=c49d2e3107a43b3cb712ca7c5b0075cf366215ff;p=packages%2Fo%2Fopenafs.git STABLE14-solaris-nevada-vfsdev-type-20080707 LICENSE IPL10 FIXES 105495 in nevada, struct vfsdev_v4 -> vfsdev_t. cope. (cherry picked from commit acf76ac85f55e268e9a99d12dc89bad4b763038b) --- diff --git a/src/afs/SOLARIS/osi_vfsops.c b/src/afs/SOLARIS/osi_vfsops.c index 3f2f62915..279239704 100644 --- a/src/afs/SOLARIS/osi_vfsops.c +++ b/src/afs/SOLARIS/osi_vfsops.c @@ -418,7 +418,7 @@ afsinit(struct vfssw *vfsswp, int fstype) #ifdef AFS_SUN510_ENV #ifdef AFS_SUN511_ENV -static struct vfsdef_v4 afs_vfsdef = { +static vfsdef_t afs_vfsdef = { VFSDEF_VERSION, "afs", afsinit,