]> Pileus Git - ~andy/linux/blobdiff - fs/ocfs2/journal.c
Merge branch 'next' into for-linus
[~andy/linux] / fs / ocfs2 / journal.c
index dcc2d9327150a7285af56b4bf9645a1bd46bf9a3..b141a44605ca076132cd704e22226ac8ce263fa7 100644 (file)
@@ -1368,7 +1368,7 @@ skip_recovery:
                mlog_errno(status);
 
        /* Now it is right time to recover quotas... We have to do this under
-        * superblock lock so that noone can start using the slot (and crash)
+        * superblock lock so that no one can start using the slot (and crash)
         * before we recover it */
        for (i = 0; i < rm_quota_used; i++) {
                qrec = ocfs2_begin_quota_recovery(osb, rm_quota[i]);