]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: consolidate sysfs ops
authorBill O'Donnell <billodo@redhat.com>
Sun, 11 Oct 2015 18:18:45 +0000 (05:18 +1100)
committerDan Duval <dan.duval@oracle.com>
Wed, 7 Dec 2016 17:25:56 +0000 (12:25 -0500)
commit5c86e4d26bb5cd62b78eef5cf89e33fab00d2d70
tree94828c220ea89c2d1742bbc5313108585aa2f9f3
parent0afd91fd0a505958ecc7b804abae171f140ffb14
xfs: consolidate sysfs ops

Orabug: 22913653

As a part of the series to move xfs global stats from procfs to sysfs,
this patch consolidates the sysfs ops functions and removes redundancy.

Signed-off-by: Bill O'Donnell <billodo@redhat.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
(cherry picked from commit a27c264009cb236dc209875043a0c237af46a1af)
Signed-off-by: Dan Duval <dan.duval@oracle.com>
fs/xfs/xfs_sysfs.c