Merge tag 'for-hubcap-v4.9-more' into for-next
authorMike Marshall <hubcap@omnibond.com>
Mon, 3 Oct 2016 17:13:13 +0000 (13:13 -0400)
committerMike Marshall <hubcap@omnibond.com>
Mon, 3 Oct 2016 17:13:13 +0000 (13:13 -0400)
commit5891b4fe6387c3d86400ed4174d7c7389b784a97
tree20915bb2586b22567d408c753bba346f131fa759
parenta21aae3bb15a1d08040bdcf5a73504c0da9f5080
parentb78b11985a36bfe768add17ffb70bbaf9d8d7627
Merge tag 'for-hubcap-v4.9-more' into for-next

orangefs: miscellaneous improvements and feature negotiation

Two OrangeFS updates:

 "Pull in an OrangeFS branch containing miscellaneous improvements.

  - clean up debugfs globals
  - remove dead code in sysfs
  - reorganize duplicated sysfs attribute structs
  - consolidate sysfs show and store functions
  - remove duplicated sysfs_ops structures
  - describe organization of sysfs
  - make devreq_mutex static
  - g_orangefs_stats -> orangefs_stats for consistency
  - rename most remaining global variables"

 "Pull in an OrangeFS branch containing improvements which the userspace
  component and the kernel to negotiate mutually supported features."