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=-7.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=ham 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 15AB6C43215 for ; Fri, 29 Nov 2019 11:36:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E3E9B208E4 for ; Fri, 29 Nov 2019 11:36:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726804AbfK2Lgx (ORCPT ); Fri, 29 Nov 2019 06:36:53 -0500 Received: from mx2.suse.de ([195.135.220.15]:41936 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726768AbfK2Lgx (ORCPT ); Fri, 29 Nov 2019 06:36:53 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id DE3BFAD93; Fri, 29 Nov 2019 11:36:51 +0000 (UTC) Received: by quack2.suse.cz (Postfix, from userid 1000) id BD6081E0B6A; Fri, 29 Nov 2019 12:36:51 +0100 (CET) Date: Fri, 29 Nov 2019 12:36:51 +0100 From: Jan Kara To: Linus Torvalds Cc: linux-fsdevel@vger.kernel.org Subject: [GIT PULL] fsnotify changes for v5.5-rc1 Message-ID: <20191129113651.GD1121@quack2.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fsnotify_for_v5.5-rc1 to get three fsnotify cleanups. Top of the tree is 67e6b4ef8496. The full shortlog is: Ben Dooks (1): fsnotify: move declaration of fsnotify_mark_connector_cachep to fsnotify.h Ben Dooks (Codethink) (1): fsnotify/fdinfo: exportfs_encode_inode_fh() takes pointer as 4th argument Jan Kara (1): fsnotify: Add git tree reference to MAINTAINERS The diffstat is MAINTAINERS | 1 + fs/notify/fdinfo.c | 2 +- fs/notify/fsnotify.c | 2 -- fs/notify/fsnotify.h | 2 ++ 4 files changed, 4 insertions(+), 3 deletions(-) Thanks Honza -- Jan Kara SUSE Labs, CR