Whamcloud - gitweb
Branch HEAD
authorbobijam <bobijam>
Thu, 25 Sep 2008 03:34:39 +0000 (03:34 +0000)
committerbobijam <bobijam>
Thu, 25 Sep 2008 03:34:39 +0000 (03:34 +0000)
b=16929

make it easier to read.

lustre/llite/file.c

index 6812b78..901aef1 100644 (file)
@@ -2486,7 +2486,7 @@ cleanup:
         }
         RETURN(rc);
 }
         }
         RETURN(rc);
 }
-#endif
+#endif /* LUSTRE_FIX >= 50 */
 
 /**
  * Close inode open handle
 
 /**
  * Close inode open handle