ext4: move headers out of include/linux
Move ext4 headers out of include/linux. This is just the trivial move, there's some more thing that could be done later. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Mingming Cao <cmm@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
This commit is contained in:

committed by
Theodore Ts'o

orang tua
216553c4b7
melakukan
3dcf54515a
@@ -28,14 +28,14 @@
|
||||
#include <linux/pagemap.h>
|
||||
#include <linux/jbd2.h>
|
||||
#include <linux/time.h>
|
||||
#include <linux/ext4_fs.h>
|
||||
#include <linux/ext4_jbd2.h>
|
||||
#include <linux/fcntl.h>
|
||||
#include <linux/stat.h>
|
||||
#include <linux/string.h>
|
||||
#include <linux/quotaops.h>
|
||||
#include <linux/buffer_head.h>
|
||||
#include <linux/bio.h>
|
||||
#include "ext4.h"
|
||||
#include "ext4_jbd2.h"
|
||||
|
||||
#include "namei.h"
|
||||
#include "xattr.h"
|
||||
|
Reference in New Issue
Block a user