]> git.karo-electronics.de Git - linux-beck.git/commit
xfs: remove unused procfs code
authorBill O'Donnell <billodo@redhat.com>
Sun, 11 Oct 2015 18:17:45 +0000 (05:17 +1100)
committerDave Chinner <david@fromorbit.com>
Sun, 11 Oct 2015 18:17:45 +0000 (05:17 +1100)
commit50cf5b7402633265fe11430fd63af82c401fad46
tree95ab676dde03a774466305a471fb6b2a6b95319a
parent32f0ea05219e5212cafcbeaa255e627314f87e7e
xfs: remove unused procfs code

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>
fs/xfs/xfs_stats.c