block,fs: untangle fs.h and blk_types.h
Nothing in fs.h should require blk_types.h to be included. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
This commit is contained in:

committed by
Jens Axboe

parent
1e3914d4cf
commit
2f8b544477
@@ -8,6 +8,7 @@
|
||||
* Linux VFS inode operations.
|
||||
*/
|
||||
|
||||
#include <linux/bvec.h>
|
||||
#include "protocol.h"
|
||||
#include "orangefs-kernel.h"
|
||||
#include "orangefs-bufmap.h"
|
||||
|
Reference in New Issue
Block a user