Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755006AbcDATtp (ORCPT ); Fri, 1 Apr 2016 15:49:45 -0400 Received: from mail-pa0-f54.google.com ([209.85.220.54]:34478 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754797AbcDATtm (ORCPT ); Fri, 1 Apr 2016 15:49:42 -0400 Date: Fri, 1 Apr 2016 15:49:27 -0400 (EDT) From: Martin Brandenburg X-X-Sender: mkb@server1.sysblue.org To: Linus Torvalds cc: Al Viro , Mike Marshall , Linux Kernel Mailing List , linux-fsdevel Subject: Re: [git pull] orangefs bugfixes for rc2 In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (BSO 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 885 Lines: 28 Let's try this again... The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca: Linux 4.6-rc1 (2016-03-26 16:03:24 -0700) are available in the git repository at: https://github.com/martinbrandenburg/linux.git tags/for-linus for you to fetch changes up to 878dfd3210e0bfc047995022de3091724ea9a5f6: orangefs: minimum userspace version is 2.9.3 (2016-03-31 12:06:00 -0400) ---------------------------------------------------------------- Two bugfixes for OrangeFS. One is a reference counting bug and the other is a typo in client minimum version. ---------------------------------------------------------------- Martin Brandenburg (2): orangefs: don't put readdir slot twice orangefs: minimum userspace version is 2.9.3 fs/orangefs/dir.c | 8 +++----- fs/orangefs/protocol.h | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-)