Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp264140ybh; Wed, 15 Jul 2020 01:04:54 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzHVCBa+w/s5Kj8yT6cBLcEEvWe1L3fCVzQ+4HKMyPDptdOOptWHOT1mttkPoIwDb35hNiT X-Received: by 2002:a17:906:53d4:: with SMTP id p20mr8104294ejo.472.1594800294510; Wed, 15 Jul 2020 01:04:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594800294; cv=none; d=google.com; s=arc-20160816; b=IS9PM9xwCnNm2qfTZRNdn4iDsRv60zfvzDqJJPV/Q6xJo5T6trk/0+a9dqvG5LxYYD i3WdkABsPvr+ycVKof6euYUSpjfn2RgFjAcjmCTsCG95vw3Bef0WG83adhF6IUF5ZMbY wsPlOq2UTBeqGBO25fiP+B1R2Gm+oHapaXIIbTJUR40cn702OjLEKquiqJZM9tnO5RzR fE9QWm+M0T8hzLPRQepYzb0sfPe5f/rDet/WAl+JPyWJ9fTkDYdw01aztBo1MPOP/baP Th4RbH0SyxHVlSEo63ENfFnDZSUSKddrjFKPTufnWjxvFiNwahdi2gaWminYkePtNGom NYyw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=CoK6nqXXUrtD19DPC16HJx1GfEyYb3YchpeRwwp+G2U=; b=Y5Qb5w5MnzLGHLAnyae1uxRLO0EZlitHm1QLREqPeScTj8fYep7HdJ0yBaJLPCf5AK NTzeEQxInOy/0kDyWjWUe9pU0SFZFokAN1mI2QbhBeBYM2/RfFbbg6imHmCgYZ7agXRj Gy34Qs8i6sND7Xjk3ZFdf/iXMF7VIb8O2PPRxs68Yr1fZzQrlTzZUErY6pwrzETN0ohb 7j+oOZms+wVTpJwrpTSpcx98Xb1YrFyGtRKf/GErHUKWzppC2LGbOlML9i8L3IRiHdU1 s3RWDVCq9g6AeZ61RJvEN3Cq8DNI0DXSHPS66nwM9FUZD2sd86+3D8ybWaPymA2wflpj 6JEQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=bfepzjD7; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v21si927135ejg.127.2020.07.15.01.04.31; Wed, 15 Jul 2020 01:04:54 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=bfepzjD7; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729591AbgGOIEC (ORCPT + 99 others); Wed, 15 Jul 2020 04:04:02 -0400 Received: from mail.kernel.org ([198.145.29.99]:58852 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729001AbgGOIEC (ORCPT ); Wed, 15 Jul 2020 04:04:02 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9B5BE2064C; Wed, 15 Jul 2020 08:04:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594800242; bh=HIG91/ioMlIScqdxhHK1XI6hYx30577FlENF9j/AlEw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bfepzjD7u8Mx9WRTyJYUr0DmmMF7Fe3KKrMrTFDZnsH4TrYXAvF1hg/OpTq0XbmWP Cr6KfiadSdvxq7c0jZlsW/nZKBVwjtIlUggx4lQcpnclJrcTreRe80E9c1NLx3J9Kf wTrqHuXAdpBeVGbS7Q924vpShEv7DcwHRUrlcPLM= Date: Wed, 15 Jul 2020 10:03:58 +0200 From: Greg KH To: Dominique Martinet Cc: Eric Biggers , Victor Hsieh , v9fs-developer@lists.sourceforge.net, Eric Van Hensbergen , Latchesar Ionkov , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH] fs/9p: Fix TCREATE's fid in protocol Message-ID: <20200715080358.GA2521386@kroah.com> References: <20200713215759.3701482-1-victorhsieh@google.com> <20200714121249.GA21928@nautica> <20200714205401.GE1064009@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200714205401.GE1064009@gmail.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 14, 2020 at 01:54:01PM -0700, Eric Biggers wrote: > On Tue, Jul 14, 2020 at 02:12:49PM +0200, Dominique Martinet wrote: > > > > > Fixes: 5643135a2846 ("fs/9p: This patch implements TLCREATE for 9p2000.L protocol.") > > > Signed-off-by: Victor Hsieh > > > Cc: stable@vger.kernel.org > > > > (afaiu it is normally frowned upon for developers to add this cc (I can > > understand stable@ not wanting spam discussing issues left and right > > before maintainers agreed on them!) ; I can add it to the commit itself > > if requested but they normally pick most such fixes pretty nicely for > > backport anyway; I see most 9p patches backported as long as the patch > > applies cleanly which is pretty much all the time. > > Please let me know if I understood that incorrectly) As Eric says, this is fine to cc: stable with this kind of thing. It's good to get a "heads up" on patches that are coming, and Sasha runs some tests on them as well to make sure that they really are going to apply to what trees you think they should apply to. thanks, greg k-h