[PATCH] trival typo fix. ext2: comment typo fix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





diff --git a/fs/ext2/inode.c b/fs/ext2/inode.c
index 6363ac6..4f228cd 100644
--- a/fs/ext2/inode.c
+++ b/fs/ext2/inode.c
@@ -363,7 +363,7 @@ ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks,
         * then it's clear blocks on that path have not allocated
         */
        if (k > 0) {
-               /* right now don't hanel cross boundary allocation */
+              /* right now don't handle cross boundary allocation */
                if (blks < blocks_to_boundary + 1)
                        count += blks;
                else

Anders

--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux