summaryrefslogtreecommitdiff
path: root/fs/ext4/ext4_extents.h
AgeCommit message (Collapse)AuthorFilesLines
2008-04-30ext4: move headers out of include/linuxChristoph Hellwig1-0/+232
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>