]> git.karo-electronics.de Git - linux-beck.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)
commitb78b11985a36bfe768add17ffb70bbaf9d8d7627
tree20915bb2586b22567d408c753bba346f131fa759
parentf808e138c0abd99bfce90ec8d4ef6406c2af714a
parent1d503617884ed43af1c03685e73ce23f155d3fa4
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