]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: remove unused procfs code
authorBill O'Donnell <billodo@redhat.com>
Sun, 11 Oct 2015 18:17:45 +0000 (05:17 +1100)
committerDan Duval <dan.duval@oracle.com>
Wed, 7 Dec 2016 17:25:55 +0000 (12:25 -0500)
commit0afd91fd0a505958ecc7b804abae171f140ffb14
tree9c008dd70715da518e820217670692c1e3eeafe3
parentc9fb656c3b6d6fb5a05c1e6e3e930712ffee3273
xfs: remove unused procfs code

Orabug: 22913653

As a part of the work to move xfs global stats from procfs to sysfs,
this patch removes the now unused procfs code that was xfs stat specific.

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 50cf5b7402633265fe11430fd63af82c401fad46)
Signed-off-by: Dan Duval <dan.duval@oracle.com>
fs/xfs/xfs_stats.c