]> git.baikalelectronics.ru Git - kernel.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)
commitd0d44f0f242e87b660f9eb1469ef9a830c66bb5d
tree95ab676dde03a774466305a471fb6b2a6b95319a
parented7f898a1d9cb20cac11d4873e1e52b7716802ad
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