]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/jfs/jfs_logmgr.c
xps: Transmit Packet Steering
[net-next-2.6.git] / fs / jfs / jfs_logmgr.c
index c51af2a14516b88ba4aad33fc6fa28c64c8fb15a..e1b8493b9aaaa10c8a80762efaf0316adfae869c 100644 (file)
@@ -1010,15 +1010,13 @@ static int lmLogSync(struct jfs_log * log, int hard_sync)
                 * option 2 - shutdown file systems
                 *            associated with log ?
                 * option 3 - extend log ?
-                */
-               /*
                 * option 4 - second chance
                 *
                 * mark log wrapped, and continue.
                 * when all active transactions are completed,
-                * mark log vaild for recovery.
+                * mark log valid for recovery.
                 * if crashed during invalid state, log state
-                * implies invald log, forcing fsck().
+                * implies invalid log, forcing fsck().
                 */
                /* mark log state log wrap in log superblock */
                /* log->state = LOGWRAP; */