From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Chinner Subject: Re: [PATCH] mm: Fix comment before truncate_setsize() Date: Fri, 7 Nov 2014 08:28:14 +1100 Message-ID: <20141106212814.GH28565@dastard> References: <1415206806-6173-1-git-send-email-jack@suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andrew Morton , linux-mm@kvack.org, linux-fsdevel@vger.kernel.org, Jan Beulich To: Jan Kara Return-path: Content-Disposition: inline In-Reply-To: <1415206806-6173-1-git-send-email-jack@suse.cz> Sender: owner-linux-mm@kvack.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Nov 05, 2014 at 06:00:06PM +0100, Jan Kara wrote: > XFS doesn't always hold i_mutex when calling truncate_setsize() and it > uses a different lock to serialize truncates and writes. So fix the > comment before truncate_setsize(). > > Reported-by: Jan Beulich > Signed-off-by: Jan Kara I'll pull this into the xfs tree with the other fix. SHould go to linus tomorrow morning now that I've got all the XFS issues that were holding it up sorted out. Cheers, Dave. -- Dave Chinner david@fromorbit.com -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org