]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - fs/ocfs2/inode.c
Fix common misspellings
[mirror_ubuntu-focal-kernel.git] / fs / ocfs2 / inode.c
index 177d3a6c2a5f4fdfc301ed3c9bb626a84594b93b..b4c8bb6b8d281f74feb175580696eb1169819677 100644 (file)
@@ -835,7 +835,7 @@ static int ocfs2_inode_is_valid_to_delete(struct inode *inode)
 
        /* If we have allowd wipe of this inode for another node, it
         * will be marked here so we can safely skip it. Recovery will
-        * cleanup any inodes we might inadvertantly skip here. */
+        * cleanup any inodes we might inadvertently skip here. */
        if (oi->ip_flags & OCFS2_INODE_SKIP_DELETE)
                goto bail_unlock;
 
@@ -917,7 +917,7 @@ static int ocfs2_query_inode_wipe(struct inode *inode,
         * the inode open lock in ocfs2_read_locked_inode(). When we
         * get to ->delete_inode(), each node tries to convert it's
         * lock to an exclusive. Trylocks are serialized by the inode
-        * meta data lock. If the upconvert suceeds, we know the inode
+        * meta data lock. If the upconvert succeeds, we know the inode
         * is no longer live and can be deleted.
         *
         * Though we call this with the meta data lock held, the