summaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4_extents.h
Commit message (Collapse)AuthorAgeFilesLines
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-301-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>