]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5283cd12df55aa6536a2e6589f21c08113cd2866
tree7f680b71b99c251f4bcf13939ca571c468be3244
parent62d6dbee4382f432d9b66db8c5fe0b7c8d5092b2
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