From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [PATCH 1/8] exofs: drop lock/unlock super Date: Tue, 9 Oct 2012 13:44:40 -0400 Message-ID: <20121009174440.GB29339@thunk.org> References: <50700A1A.7@gmail.com> <50734C6D.2000400@panasas.com> <20121008232447.GR2616@ZenIV.linux.org.uk> <507448E0.4040305@gmail.com> <20121009164040.GV2616@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Marco Stornelli , Boaz Harrosh , Benny Halevy , osd-dev@open-osd.org, linux-kernel@vger.kernel.org, Linux FS Devel To: Al Viro Return-path: Content-Disposition: inline In-Reply-To: <20121009164040.GV2616@ZenIV.linux.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Just to confirm, the ext4 lock_super removal is commit 07724f98978a, and Linus has already pulled it into his tree. - Ted