Loading fs/ocfs2/quota_global.c +1 −1 Original line number Diff line number Diff line Loading @@ -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; Loading Loading
fs/ocfs2/quota_global.c +1 −1 Original line number Diff line number Diff line Loading @@ -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; Loading