linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] orangefs: fixes and a cleanup
@ 2018-10-23 16:16 Mike Marshall
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Marshall @ 2018-10-23 16:16 UTC (permalink / raw)
  To: Linus Torvalds, linux-fsdevel, Mike Marshall

Hi Linus...

I'm sending this a second time, I left my gmail in html mode the
first time and fs-devel bounced it... sorry for the trouble...

The following changes since commit 0238df646e6224016a45505d2c111a24669ebe21:

  Linux 4.19-rc7 (2018-10-07 17:26:02 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 22fc9db296fcf7ac30151c52765a7fba10870ab7:

  orangefs: no need to check for service_operation returns > 0
(2018-10-18 14:05:46 -0400)

----------------------------------------------------------------
orangefs: fixes and a cleanup

fixes:
 + fix superfluous service_operation return code check in orangefs_lookup
 + fix some error code paths that missed kmem_cache_free
 + don't let orangefs_iget return NULL
 + don't let orangefs_new_inode return NULL
 + cache NULL when both default_acl and acl are NULL

cleanup:
 + rate limit the client not running info message

----------------------------------------------------------------
Chengguang Xu (1):
      orangefs: cache NULL when both default_acl and acl are NULL

Colin Ian King (1):
      orangefs: rate limit the client not running info message

Mike Marshall (4):
      orangefs: don't let orangefs_new_inode return NULL
      orangefs: don't let orangefs_iget return NULL.
      orangefs: some error code paths missed kmem_cache_free
      orangefs: no need to check for service_operation returns > 0

 fs/orangefs/acl.c            | 4 ++++
 fs/orangefs/inode.c          | 8 ++++++--
 fs/orangefs/namei.c          | 8 ++++----
 fs/orangefs/orangefs-sysfs.c | 2 +-
 4 files changed, 15 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] orangefs: fixes and a cleanup
       [not found] <CAOg9mST1mcs7ceB2hcLQe1UzWXk9UWXw7ZGafrCze5C9REMRjA@mail.gmail.com>
@ 2018-10-24 16:29 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2018-10-24 16:29 UTC (permalink / raw)
  To: hubcap; +Cc: linux-fsdevel, martin

On Tue, Oct 23, 2018 at 4:48 PM Mike Marshall <hubcap@omnibond.com> wrote:
>
> orangefs: fixes and a cleanup

Pulled,

               Linus

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-25  0:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-23 16:16 [GIT PULL] orangefs: fixes and a cleanup Mike Marshall
     [not found] <CAOg9mST1mcs7ceB2hcLQe1UzWXk9UWXw7ZGafrCze5C9REMRjA@mail.gmail.com>
2018-10-24 16:29 ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).