]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-solaris-nevada-vfsdev-type-20080707
authorDale Ghent <daleg@elemental.org>
Mon, 7 Jul 2008 18:16:26 +0000 (18:16 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 7 Jul 2008 18:16:26 +0000 (18:16 +0000)
LICENSE IPL10
FIXES 105495

in nevada, struct vfsdev_v4 -> vfsdev_t. cope.

(cherry picked from commit acf76ac85f55e268e9a99d12dc89bad4b763038b)

src/afs/SOLARIS/osi_vfsops.c

index 3f2f62915004cae8d4e1a76701fc468e3cf53811..27923970435f44fb4fb7f717954f9605368571de 100644 (file)
@@ -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,