xfs: stats are no longer dependent on CONFIG_PROC_FS
authorDave Chinner <dchinner@redhat.com>
Sun, 18 Oct 2015 21:42:46 +0000 (08:42 +1100)
committerDave Chinner <david@fromorbit.com>
Sun, 18 Oct 2015 21:42:46 +0000 (08:42 +1100)
commit985ef4dcf94ac0113e2b32ef86bdd5bc47c016b3
tree7f680b71b99c251f4bcf13939ca571c468be3244
parent9e92054e8e049f8f4c64d2c6961b2a7e3e13977f
xfs: stats are no longer dependent on CONFIG_PROC_FS

So we need to fix the makefile to understand this, otherwise build
errors with CONFIG_PROC_FS=n occur.

Reported-and-tested-by: Jim Davis <jim.epost@gmail.com>
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/Makefile
fs/xfs/xfs_stats.c