]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
linux-locking-brace-fix-20090602
authorDerrick Brashear <shadow@dementia.org>
Tue, 2 Jun 2009 19:12:10 +0000 (19:12 +0000)
committerDerrick Brashear <shadow@dementia.org>
Tue, 2 Jun 2009 19:12:10 +0000 (19:12 +0000)
LICENSE IPL10

so regardless of which code branch we choose we work

src/afs/LINUX/osi_vnodeops.c

index 34aca1476aa43ffa4d377fcb180ee5ad5970f984..4608d7f45578c0dcaa50f89db86c798a2ff61d35 100644 (file)
@@ -575,8 +575,8 @@ afs_linux_lock(struct file *fp, int cmd, struct file_lock *flp)
             crfree(credp);
             return 0;
         }
-    }
 # endif
+    }
     
 #endif
     /* Convert flock back to Linux's file_lock */