diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-10-24 19:28:03 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-10-24 19:28:03 +0300 |
commit | e1cbbf4067820ea4df534dd96f51c8f67854dcad (patch) | |
tree | a2636f537d86e3581dd2c40c12a988501966a9b8 /fs/iomap.c | |
parent | 6b609e3b0068d29c676e8f1c6d2c0d503d18fea1 (diff) | |
parent | 22fc9db296fcf7ac30151c52765a7fba10870ab7 (diff) | |
download | linux-e1cbbf4067820ea4df534dd96f51c8f67854dcad.tar.xz |
Merge tag 'for-linus-4.20-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
Pull orangefs updates from Mike Marshall:
"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"
* tag 'for-linus-4.20-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux:
orangefs: no need to check for service_operation returns > 0
orangefs: some error code paths missed kmem_cache_free
orangefs: don't let orangefs_iget return NULL.
orangefs: don't let orangefs_new_inode return NULL
orangefs: rate limit the client not running info message
orangefs: cache NULL when both default_acl and acl are NULL
Diffstat (limited to 'fs/iomap.c')
0 files changed, 0 insertions, 0 deletions