[git pull] orangefs bugfixes for rc2

From: Martin Brandenburg
Date: Thu Mar 31 2016 - 12:17:34 EST


Linus,

Please pull two bugfixes for OrangeFS.

One fixes a rather serious reference counting bug and one fixes a typo
which would stop the latest stable userspace client from starting up.

Thanks,
-- Martin

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 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)

----------------------------------------------------------------
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(-)