Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752647Ab3FYKkK (ORCPT ); Tue, 25 Jun 2013 06:40:10 -0400 Received: from mail-ee0-f45.google.com ([74.125.83.45]:50809 "EHLO mail-ee0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751695Ab3FYKkH (ORCPT ); Tue, 25 Jun 2013 06:40:07 -0400 Date: Tue, 25 Jun 2013 12:39:58 +0200 From: Miklos Szeredi To: Linus Torvalds Cc: Kernel Mailing List , Linux-Fsdevel , Maxim Patlasov Subject: [GIT PULL] fuse bugfix for 3.10 Message-ID: <20130625103958.GA32047@tucsk.piliscsaba.szeredi.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 611 Lines: 24 Hi Linus, Please pull the following bugfix for fuse: git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus It fixes a race between fallocate() and truncate(). Thanks, Miklos --- Maxim Patlasov (1): fuse: hold i_mutex in fuse_file_fallocate() --- fs/fuse/file.c | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/