mbox series

[GIT,PULL] Orangefs updates for 4.19

Message ID CAOg9mSQgoJg7-SR++oq33iM4u_4oQ0vFY5wZaVfsNzven6i5mQ@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Orangefs updates for 4.19 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git

Message

Mike Marshall Aug. 16, 2018, 3:30 p.m. UTC
The following changes since commit 94710cac0ef4ee177a63b5227664b38c95bbf703:

  Linux 4.18 (2018-08-12 13:41:04 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e1b437691a624a7e767bbb140c730d2779797f53:

  orangefs: remove redundant pointer orangefs_inode (2018-08-14 12:07:14 -0400)

----------------------------------------------------------------
Orangefs: one cleanup and Souptick's vm_fault_t patch

1. Adding new return type vm_fault_t (Souptick Joarder)
2. remove redundant pointer orangefs_inode (Colin Ian King)

----------------------------------------------------------------
Colin Ian King (1):
      orangefs: remove redundant pointer orangefs_inode

Souptick Joarder (1):
      orangefs: Adding new return type vm_fault_t

 fs/orangefs/file.c  | 19 ++++++++++---------
 fs/orangefs/inode.c |  3 ---
 2 files changed, 10 insertions(+), 12 deletions(-)