configfs: Minimize #include directives
authorBart Van Assche <bart.vanassche@sandisk.com>
Mon, 14 Nov 2016 23:53:05 +0000 (15:53 -0800)
committerBart Van Assche <bart.vanassche@sandisk.com>
Fri, 9 Dec 2016 18:20:09 +0000 (10:20 -0800)
commita6ab53742a52786ca594438eff2c80c3a242aaf3
treee9574f65f997b69df7120bf7c91e59aad6a85db3
parent03274445c01562d5352ea522431ab8c6175e2bbf
configfs: Minimize #include directives

Only include the header files that are needed by configfs.h itself.
Add #include <linux/stat.h>.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Cc: Christoph Hellwig <hch@lst.de>
include/linux/configfs.h