]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'misc' into for-next
authorMartin Brandenburg <martin@omnibond.com>
Wed, 28 Sep 2016 18:50:46 +0000 (14:50 -0400)
committerMartin Brandenburg <martin@omnibond.com>
Wed, 28 Sep 2016 18:50:46 +0000 (14:50 -0400)
commitd7d63c6688df37c521cff48d5dcc0791e5f77da7
tree20915bb2586b22567d408c753bba346f131fa759
parent39ee332bb9b54942f85b0d491585c00d36369eaf
parent240456b7de7cc327f56cc626e3d330488c740188
Merge branch 'misc' into for-next

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
fs/orangefs/devorangefs-req.c
fs/orangefs/file.c
fs/orangefs/orangefs-kernel.h
fs/orangefs/orangefs-sysfs.c
fs/orangefs/super.c