[Ocfs2-commits] jlbec commits r1793 - trunk/src

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Jan 18 23:10:42 CST 2005


Author: jlbec
Date: 2005-01-18 23:10:41 -0600 (Tue, 18 Jan 2005)
New Revision: 1793

Modified:
   trunk/src/aops.c
Log:
o small typo

Modified: trunk/src/aops.c
===================================================================
--- trunk/src/aops.c	2005-01-19 05:09:33 UTC (rev 1792)
+++ trunk/src/aops.c	2005-01-19 05:10:41 UTC (rev 1793)
@@ -529,7 +529,7 @@
 	}
 	spin_unlock(&OCFS_I(inode)->ip_lock);
 
-	/* This figure out the size of the next contiguous block, and
+	/* This figures out the size of the next contiguous block, and
 	 * our logical offset */	
 	ret = ocfs2_extent_map_get_blocks(inode, iblock, 1, &p_blkno,
 					     &contig_blocks);



More information about the Ocfs2-commits mailing list