Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755437AbbLQI6A (ORCPT ); Thu, 17 Dec 2015 03:58:00 -0500 Received: from mail-yk0-f176.google.com ([209.85.160.176]:33212 "EHLO mail-yk0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752917AbbLQI57 (ORCPT ); Thu, 17 Dec 2015 03:57:59 -0500 MIME-Version: 1.0 In-Reply-To: <20151211135905.GB4732@tucsk> References: <20151211135905.GB4732@tucsk> From: Ravishankar Date: Thu, 17 Dec 2015 14:27:18 +0530 Message-ID: Subject: Re: [GIT PULL] fuse fixes for 4.4 To: Miklos Szeredi Cc: Linus Torvalds , LKML , linux-fsdevel@vger.kernel.org, Ravishankar N Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1372 Lines: 49 On Fri, Dec 11, 2015 at 7:29 PM, Miklos Szeredi wrote: > Hi Linus, > > Please pull from: > > git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus > > Two bugfixes, both bound for -stable. > Hi Miklos, Why is the SEEK_HOLE/SEEK_DATA patch [1] not considered for 4.4? Or will the patch automatically be a part of 4.4 because it is there in linux-next? Or do you want more soak-time for the patch? Sorry if I'm asking something obvious in the work flow. Regards, Ravi [1] https://git.kernel.org/cgit/linux/kernel/git/mszeredi/fuse.git/commit/?h=for-next&id=0b5da8db145bfd44266ac964a2636a0cf8d7c286 > Thanks, > Miklos > > --- > Miklos Szeredi (1): > cuse: fix memory leak > > Roman Gushchin (1): > fuse: break infinite loop in fuse_fill_write_pages() > > --- > fs/fuse/cuse.c | 2 ++ > fs/fuse/file.c | 2 +- > 2 files changed, 3 insertions(+), 1 deletion(-) > -- > To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- 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/