Whamcloud - gitweb
Update b_smallfix from HEAD (20040212_1234)
authoradilger <adilger>
Thu, 12 Feb 2004 19:55:15 +0000 (19:55 +0000)
committeradilger <adilger>
Thu, 12 Feb 2004 19:55:15 +0000 (19:55 +0000)
lustre/llite/llite_lib.c

index 2e9dfa4..af7cbb7 100644 (file)
@@ -652,7 +652,7 @@ void lustre_put_super(struct super_block *sb)
 {
         struct obd_device *obd;
         struct ll_sb_info *sbi = ll_s2sbi(sb);
-        int force_umount;
+        int force_umount = 0;
         ENTRY;
 
         CDEBUG(D_VFSTRACE, "VFS Op: sb %p\n", sb);