Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751699AbaKXLX2 (ORCPT ); Mon, 24 Nov 2014 06:23:28 -0500 Received: from mail-wi0-f201.google.com ([209.85.212.201]:40587 "EHLO mail-wi0-f201.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751092AbaKXLX0 (ORCPT ); Mon, 24 Nov 2014 06:23:26 -0500 From: David Drysdale To: Alexander Viro , Eric Paris , David Miller , Heinrich Schuchardt Cc: Arnd Bergmann , Jan Kara , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, sparclinux@vger.kernel.org, David Drysdale Subject: [PATCHv2 0/1] vfs: renumber FMODE_NONOTIFY and add to uniqueness check Date: Mon, 24 Nov 2014 11:23:18 +0000 Message-Id: <1416828199-3414-1-git-send-email-drysdale@google.com> X-Mailer: git-send-email 2.1.0.rc2.206.gedb03e5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Changes since v1: - reword commit to indicate origin of clash [Heinrich Schuchardt] - remove comment fix [Heinrich Schuchardt] - acked-by [David S. Miller] Against v3.18-rc5. Tested by running fatrace on x86_64, and by cross-compiling against sparc, arm, arm64, m68k, mips, powerpc, alpha, parisc, blackfin. David Drysdale (1): vfs: renumber FMODE_NONOTIFY and add to uniqueness check fs/fcntl.c | 5 +++-- include/linux/fs.h | 2 +- include/uapi/asm-generic/fcntl.h | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) -- 2.1.0.rc2.206.gedb03e5 -- 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/