From: Linus Torvalds Date: Thu, 8 Feb 2018 20:20:41 +0000 (-0800) Subject: Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap... X-Git-Tag: v4.19~1606 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a0f79386a4968b4925da6db2d1daffd0605a4402;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'for-linus-4.16' of git://git./linux/kernel/git/hubcap/linux Pull orangefs updates from Mike Marshall: "Mostly cleanups, but three bug fixes: - don't pass garbage return codes back up the call chain (Mike Marshall) - fix stale inode test (Martin Brandenburg) - fix off-by-one errors (Xiongfeng Wang) Also add Martin as a reviewer in the Maintainers file" * tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux: orangefs: reverse sense of is-inode-stale test in d_revalidate orangefs: simplify orangefs_inode_is_stale Orangefs: don't propogate whacky error codes orangefs: use correct string length orangefs: make orangefs_make_bad_inode static orangefs: remove ORANGEFS_KERNEL_DEBUG orangefs: remove gossip_ldebug and gossip_lerr orangefs: make orangefs_client_debug_init static MAINTAINERS: update orangefs list and add myself as reviewer --- a0f79386a4968b4925da6db2d1daffd0605a4402