]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Fix merge problem with the Linux 2.6.38 changes
authorRuss Allbery <rra@debian.org>
Tue, 1 Mar 2011 00:56:25 +0000 (16:56 -0800)
committerRuss Allbery <rra@debian.org>
Tue, 1 Mar 2011 00:56:25 +0000 (16:56 -0800)
src/afs/LINUX/osi_vfsops.c

index ae807810089575ed64dcc25191203fa283095239..d6d8ded8d5d1bd2c1e90d452e5ea96698918232d 100644 (file)
@@ -159,6 +159,7 @@ afs_read_super(struct super_block *sb, void *data, int silent)
     sb->s_bdi = afs_backing_dev_info;
     /* The name specified here will appear in the flushing thread name - flush-afs */
     bdi_register(afs_backing_dev_info, NULL, "afs");
+# endif
 #endif
 #if defined(MAX_NON_LFS)
 #ifdef AFS_64BIT_CLIENT