]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/ocfs2/inode.c
xfs: move the dir2 leaf header size to struct xfs_da_geometry
[linux.git] / fs / ocfs2 / inode.c
index 7ad9d65908183841f5272fac3ed79fc3a6a46d82..7c9dfd50c1c176f01a2f61b2f2b391466bb9bddd 100644 (file)
@@ -534,7 +534,7 @@ static int ocfs2_read_locked_inode(struct inode *inode,
         */
        mlog_bug_on_msg(!!(fe->i_flags & cpu_to_le32(OCFS2_SYSTEM_FL)) !=
                        !!(args->fi_flags & OCFS2_FI_FLAG_SYSFILE),
-                       "Inode %llu: system file state is ambigous\n",
+                       "Inode %llu: system file state is ambiguous\n",
                        (unsigned long long)args->fi_blkno);
 
        if (S_ISCHR(le16_to_cpu(fe->i_mode)) ||