mbox series

[GIT,PULL] orangefs pull request for 5.9

Message ID CAOg9mSQvhvavaUK94Y3XRdvRCOzEDc_rbOQV-NT4vjWzepf0zA@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] orangefs pull request for 5.9 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git tags/for-linus-5.9-ofs1

Message

Mike Marshall Aug. 11, 2020, 8:19 p.m. UTC
The following changes since commit 92ed301919932f777713b9172e525674157e983d:

  Linux 5.8-rc7 (2020-07-26 14:14:06 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git
tags/for-linus-5.9-ofs1

for you to fetch changes up to e848643b524be9c10826c2cf36eebb74eef643d2:

  orangefs: remove unnecessary assignment to variable ret (2020-08-04
15:01:58 -0400)

----------------------------------------------------------------
orangefs: a fix and a cleanup...

Fix: Al Viro pointed out that I had broken some acl functionality
     with one of my previous patches.

cleanup: Jing Xiangfeng found and removed a needless variable assignment.

----------------------------------------------------------------
Jing Xiangfeng (1):
      orangefs: remove unnecessary assignment to variable ret

Mike Marshall (1):
      orangefs: posix acl fix...

 fs/orangefs/acl.c          | 19 ++++++++++---------
 fs/orangefs/orangefs-mod.c |  1 -
 2 files changed, 10 insertions(+), 10 deletions(-)

Comments

pr-tracker-bot@kernel.org Aug. 12, 2020, 12:35 a.m. UTC | #1
The pull request you sent on Tue, 11 Aug 2020 16:19:25 -0400:

> git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git tags/for-linus-5.9-ofs1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d668e848293fb57826771a0375a97a6cd1970a63

Thank you!