From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752866Ab1DHFko (ORCPT ); Fri, 8 Apr 2011 01:40:44 -0400 Received: from cantor2.suse.de ([195.135.220.15]:43160 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751416Ab1DHFkm (ORCPT ); Fri, 8 Apr 2011 01:40:42 -0400 Date: Fri, 8 Apr 2011 07:40:35 +0200 From: Jan Kara To: Linus Torvalds Cc: LKML , linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org Subject: [PULL REQUEST] Ext3 and quota fix for 2.6.39-rc3 Message-ID: <20110408054035.GA13864@quack.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6.git for_linus to get two fixes causing possible assertion failures due to bad credit estimates. The full shortlog is: Jan Kara (1): quota: Don't write quota info in dquot_commit() Yongqiang Yang (1): ext3: Fix writepage credits computation for ordered mode The diffstat is fs/ext3/inode.c | 2 +- fs/quota/dquot.c | 13 ++++--------- 2 files changed, 5 insertions(+), 10 deletions(-) Thanks Honza -- Jan Kara SUSE Labs, CR