From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH v2 0/6] Delete timespec64_trunc() Date: Mon, 9 Dec 2019 00:48:20 +0000 Message-ID: <20191209004820.GZ4203@ZenIV.linux.org.uk> References: <20191203051945.9440-1-deepa.kernel@gmail.com> <20191207060201.GN4203@ZenIV.linux.org.uk> <20191208030407.GO4203@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20191208030407.GO4203@ZenIV.linux.org.uk> Sender: linux-kernel-owner@vger.kernel.org To: Deepa Dinamani Cc: Linux Kernel Mailing List , Andrew Morton , Linux FS-devel Mailing List , Arnd Bergmann , ceph-devel , OGAWA Hirofumi , Jeff Layton , CIFS , linux-mtd , Richard Weinberger , Steve French List-Id: ceph-devel.vger.kernel.org On Sun, Dec 08, 2019 at 03:04:07AM +0000, Al Viro wrote: > OK... I've tossed a followup removing the truncation from kernfs; > the whole series looks reasonably safe, but I don't think it's urgent > enough to even try getting it merged before -rc1. So here's what > I'm going to do: immediately after -rc1 it gets renamed[*] to #imm.timestamp, > which will be in the never-modified mode, in #for-next from the very > begining and safe for other trees to pull. Rebased to -rc1, pushed out as #imm.timestamp, included into #for-next. Never-modified mode... From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0AF5BC43603 for ; Mon, 9 Dec 2019 00:51:03 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CE355206F4 for ; Mon, 9 Dec 2019 00:51:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="amnv9gu8" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CE355206F4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=zeniv.linux.org.uk Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Acs9q6JUx55N+CBQ/BTfD0zy8OJvegShB51zCxirgS8=; b=amnv9gu8tVKPuK XtYyvQm6ySN+AeAUFY0a3KraJqRzi0CaGA/DdENgEj94zdDz9iib8Y490O/DYWi3InhvEBF5jizjr VlHJY4ovafxpisfjZVSxq3gnC8ekRc8yshZtoVDVkDgbXgJtKLe9mlvScAGgAdY4jjRYBD4V06Eid 2g7AKwGdbVQN6n/zLvcQyTRfa64pv5kx3UgAOf6vzGv6myKtXapGHkoK+lXVp9/3xGZNZXFLMEXLw Lzn3na58a0WrjuKMfBW84+NEElenCANs2oYP4f12rxPe0GG5EtBCg6I1ZQF3qm2eBXB9DmaSQnBK1 V6OmPzwt2ZuObFRfxC2w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1ie7G8-0005On-Jd; Mon, 09 Dec 2019 00:50:44 +0000 Received: from zeniv.linux.org.uk ([195.92.253.2]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ie7G4-00042C-5c for linux-mtd@lists.infradead.org; Mon, 09 Dec 2019 00:50:42 +0000 Received: from viro by ZenIV.linux.org.uk with local (Exim 4.92.3 #3 (Red Hat Linux)) id 1ie7Do-0006tf-V9; Mon, 09 Dec 2019 00:48:21 +0000 Date: Mon, 9 Dec 2019 00:48:20 +0000 From: Al Viro To: Deepa Dinamani Subject: Re: [PATCH v2 0/6] Delete timespec64_trunc() Message-ID: <20191209004820.GZ4203@ZenIV.linux.org.uk> References: <20191203051945.9440-1-deepa.kernel@gmail.com> <20191207060201.GN4203@ZenIV.linux.org.uk> <20191208030407.GO4203@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20191208030407.GO4203@ZenIV.linux.org.uk> User-Agent: Mutt/1.12.1 (2019-06-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191208_165040_210507_C014EA0F X-CRM114-Status: UNSURE ( 7.51 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: CIFS , Arnd Bergmann , Richard Weinberger , Jeff Layton , Linux Kernel Mailing List , linux-mtd , Steve French , Linux FS-devel Mailing List , Andrew Morton , ceph-devel , OGAWA Hirofumi Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On Sun, Dec 08, 2019 at 03:04:07AM +0000, Al Viro wrote: > OK... I've tossed a followup removing the truncation from kernfs; > the whole series looks reasonably safe, but I don't think it's urgent > enough to even try getting it merged before -rc1. So here's what > I'm going to do: immediately after -rc1 it gets renamed[*] to #imm.timestamp, > which will be in the never-modified mode, in #for-next from the very > begining and safe for other trees to pull. Rebased to -rc1, pushed out as #imm.timestamp, included into #for-next. Never-modified mode... ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/