]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/xfs/xfs_ialloc.c
Merge branches 'upstream' and 'ntrig-multitouch' into for-linus
[karo-tx-linux.git] / fs / xfs / xfs_ialloc.c
index 62d1ceae0943a0a6ebcd1a0366ae0feb5ff77dd0..3120a3a5e20f90a07186e9258d3767f315678be5 100644 (file)
@@ -349,7 +349,7 @@ xfs_ialloc_ag_alloc(
                 * Initialize all inodes in this buffer and then log them.
                 *
                 * XXX: It would be much better if we had just one transaction to
-                *      log a whole cluster of inodes instead of all the indivdual
+                *      log a whole cluster of inodes instead of all the individual
                 *      transactions causing a lot of log traffic.
                 */
                xfs_biozero(fbuf, 0, ninodes << args.mp->m_sb.sb_inodelog);