From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: ext2 reservations and ->put_inode Date: Thu, 14 Oct 2004 13:41:42 +0200 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: <20041014114142.GA24727@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org Return-path: Received: from verein.lst.de ([213.95.11.210]:26092 "EHLO mail.lst.de") by vger.kernel.org with ESMTP id S262085AbUJNLlw (ORCPT ); Thu, 14 Oct 2004 07:41:52 -0400 To: cmm@us.ibm.com Content-Disposition: inline List-Id: linux-fsdevel.vger.kernel.org Hi Mingming, you'd been reworking ext3 reservations to be dropped in ->clear_inode instead of the previous bogus call in ->put_inode in ext3-lazy-discard-reservation-window-patch.patch in -mm. Any chance you could submit a similar change (not the full reservations rework) for ext2?