From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752962Ab0IBKPG (ORCPT ); Thu, 2 Sep 2010 06:15:06 -0400 Received: from thunk.org ([69.25.196.29]:41621 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752437Ab0IBKPE (ORCPT ); Thu, 2 Sep 2010 06:15:04 -0400 Date: Thu, 2 Sep 2010 04:39:55 -0400 From: "Ted Ts'o" To: Wen Congyang Cc: linux-kernel@vger.kernel.org, Steven Rostedt , Frederic Weisbecker , Ingo Molnar , Li Zefan Subject: Re: [Patch] ext4: avoid null dereference Message-ID: <20100902083955.GC4930@thunk.org> Mail-Followup-To: Ted Ts'o , Wen Congyang , linux-kernel@vger.kernel.org, Steven Rostedt , Frederic Weisbecker , Ingo Molnar , Li Zefan References: <4C777C04.7080906@cn.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C777C04.7080906@cn.fujitsu.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on thunker.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks for the patch, I've added it to the ext4 patch queue, with the patch summary changed to "avoid null dereference in trace_ext4_mballoc_discard" - Ted