Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
orangefs: reorganize duplicated sysfs attribute structs
We had a separate struct type for each type of attribute, but they all did the exact same thing. Consolidate them into one struct orangefs_attribute type. Signed-off-by: Martin Brandenburg <martin@omnibond.com>
- Loading branch information