]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
orangefs: remove dead code in sysfs
authorMartin Brandenburg <martin@omnibond.com>
Mon, 15 Aug 2016 17:28:51 +0000 (13:28 -0400)
committerMartin Brandenburg <martin@omnibond.com>
Mon, 15 Aug 2016 17:28:51 +0000 (13:28 -0400)
commitdc3012a7afb529f3306c880be379b3021892279e
tree7fc6102d5526e7b40f569d639d9a4b20c42ff8a5
parent44f4641073f132429e1e9a53412600206e8f7d06
orangefs: remove dead code in sysfs

We had a pageful of structures containing kobjects and variables to store
sysfs entries. However only the kobjects were in use. Replace them with
kobjects.

Signed-off-by: Martin Brandenburg <martin@omnibond.com>
fs/orangefs/orangefs-sysfs.c