From 13c7fb664f8ab62d7cf89b9dc1799a97e62fb9e1 Mon Sep 17 00:00:00 2001 From: Jan Kara Date: Tue, 25 Nov 2008 15:31:26 +0100 Subject: [PATCH] --- yaml --- r: 125845 b: refs/heads/master c: 57a09a7b3d9445a17c78d544f1e49d4d7d61705a h: refs/heads/master i: 125843: 61e1db35edec0e136aa61db7ee0adf310701bebf v: v3 --- [refs] | 2 +- trunk/fs/ocfs2/quota_global.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0e018b166fe3..dc5a592b6869 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b86c86fa1feb50221dc16071ae5b8a4acf3bd32c +refs/heads/master: 57a09a7b3d9445a17c78d544f1e49d4d7d61705a diff --git a/trunk/fs/ocfs2/quota_global.c b/trunk/fs/ocfs2/quota_global.c index 49b536a2190d..10ecb33298d8 100644 --- a/trunk/fs/ocfs2/quota_global.c +++ b/trunk/fs/ocfs2/quota_global.c @@ -870,7 +870,7 @@ static int ocfs2_dquot_initialize(struct inode *inode, int type) static int ocfs2_dquot_drop_slow(struct inode *inode) { - int status; + int status = 0; int cnt; int got_lock[MAXQUOTAS] = {0, 0}; handle_t *handle;