From: Linus Torvalds Date: Mon, 9 Apr 2018 19:45:47 +0000 (-0700) Subject: Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/git/hubca... X-Git-Tag: v4.19~1247 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8ea4a5d84e6c44b3508599fe114ea806e63985a4;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'for-linus-4.17-ofs' of git://git./linux/kernel/git/hubcap/linux Pull orangefs updates from Mike Marshall: "Fixes and cleanups: - Documentation cleanups - removal of unused code - make some structs static - implement Orangefs vm_operations fault callout - eliminate two single-use functions and put their cleaned up code in line. - replace a vmalloc/memset instance with vzalloc - fix a race condition bug in wait code" * tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux: Orangefs: documentation updates orangefs: document package install and xfstests procedure orangefs: remove unused code orangefs: make several *_operations structs static orangefs: implement vm_ops->fault orangefs: open code short single-use functions orangefs: replace vmalloc and memset with vzalloc orangefs: bug fix for a race condition when getting a slot --- 8ea4a5d84e6c44b3508599fe114ea806e63985a4