From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753079AbdKGOXW (ORCPT ); Tue, 7 Nov 2017 09:23:22 -0500 Received: from mail-pg0-f47.google.com ([74.125.83.47]:43957 "EHLO mail-pg0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752330AbdKGOXU (ORCPT ); Tue, 7 Nov 2017 09:23:20 -0500 X-Google-Smtp-Source: ABhQp+RBxagZNTgOJPstzTddlUsq88FuaZNY+ntjc4CkOz5KF/QOH40MxyoEMkOYxgioEqH3PZR0Vw== From: Ryusuke Konishi To: Andrew Morton Cc: LKML , linux-nilfs , Ryusuke Konishi Subject: [PATCH 0/1] nilfs2 additional change Date: Tue, 7 Nov 2017 23:21:25 +0900 Message-Id: <1510064486-1728-1-git-send-email-konishi.ryusuke@lab.ntt.co.jp> X-Mailer: git-send-email 1.8.3.1 X-Dispatcher: imput version 20110525(IM151) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Andrew, Please add the following change to the queue of next merge window: Jeff Layton (1): nilfs2: remove inode->i_version initialization Thanks, Ryusuke Konishi -- fs/nilfs2/super.c | 1 - 1 file changed, 1 deletion(-) From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ryusuke Konishi Subject: [PATCH 0/1] nilfs2 additional change Date: Tue, 7 Nov 2017 23:21:25 +0900 Message-ID: <1510064486-1728-1-git-send-email-konishi.ryusuke@lab.ntt.co.jp> Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:lines; bh=FiP8A5clQAgUs0sN5ZaFY2tuMSPjU+QDo5qCy468kNc=; b=Ad3Vgq6iY2SGej4NCq2WlgV4DwptnqiYkPruqgBrOMQcfUPz4BALnRrAcxltAAryjF XNOpjRrAx4wAlTdeD4yS2MRNDKGUD3q3SAwpHaM5OFtNE4/2NH8OgiMJKfPlUh2xBZ5s EDDgJGzLgdlJLCIu8p5a5xoKtJjhfiB/IjJVyh+rMWNvioQ3/VftzbEw1K6KqQ1wenmI CJX/XfzGOvy7AnwC+eDFNd94bsxwo/I8bYmkuv3zFOIYbI5mfhpMoXkv0S9x/+jujt7A 1m5Yd0W4eAnShEJ89etfgAK7kBFera2x7PNj6AEUoFuXvuJxlsmgZvLzn6z8xfucclYq R+Lg== Sender: linux-nilfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Andrew Morton Cc: LKML , linux-nilfs , Ryusuke Konishi Hi Andrew, Please add the following change to the queue of next merge window: Jeff Layton (1): nilfs2: remove inode->i_version initialization Thanks, Ryusuke Konishi -- fs/nilfs2/super.c | 1 - 1 file changed, 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html