X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Focfs2%2Fextent_map.c;h=09e3fdfa6d33f603f6fe2a9bcdade3f979565e61;hb=2aedd192f799c362ccefc3c316f0c4bd5154126b;hp=5328529e7fd289e963da8cfa7b66d5706babb00c;hpb=3a5b27bf6f29574d667230c7e76e4b83fe3014e0;p=karo-tx-linux.git diff --git a/fs/ocfs2/extent_map.c b/fs/ocfs2/extent_map.c index 5328529e7fd2..09e3fdfa6d33 100644 --- a/fs/ocfs2/extent_map.c +++ b/fs/ocfs2/extent_map.c @@ -24,6 +24,7 @@ #include #include +#include #include #include @@ -453,7 +454,7 @@ static int ocfs2_get_clusters_nocache(struct inode *inode, if (i == -1) { /* * Holes can be larger than the maximum size of an - * extent, so we return their lengths in a seperate + * extent, so we return their lengths in a separate * field. */ if (hole_len) {