Skip to content
  • Linus Torvalds's avatar
    Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux · a0f79386
    Linus Torvalds authored
    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
    a0f79386