]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit26e724892af4572e403b7217595abd9a57b46299
tree20915bb2586b22567d408c753bba346f131fa759
parent9731cdfddf3ee87979b200c9cd84c619752c2c73
parentd7d63c6688df37c521cff48d5dcc0791e5f77da7
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."