From f597640a98cfa15778c5d159e63a5ec8a5623015 Mon Sep 17 00:00:00 2001 From: adilger Date: Thu, 12 Feb 2004 19:55:15 +0000 Subject: [PATCH] Update b_smallfix from HEAD (20040212_1234) --- lustre/llite/llite_lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/llite/llite_lib.c b/lustre/llite/llite_lib.c index 2e9dfa4..af7cbb7 100644 --- a/lustre/llite/llite_lib.c +++ b/lustre/llite/llite_lib.c @@ -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); -- 1.8.3.1