[Ocfs2-commits] mfasheh commits r884 - trunk/src
svn-commits at oss.oracle.com
svn-commits at oss.oracle.com
Thu Apr 29 15:21:22 CDT 2004
Author: mfasheh
Date: 2004-04-29 14:21:20 -0500 (Thu, 29 Apr 2004)
New Revision: 884
Modified:
trunk/src/alloc.c
Log:
* fix a tiny typo
Modified: trunk/src/alloc.c
===================================================================
--- trunk/src/alloc.c 2004-04-29 18:52:12 UTC (rev 883)
+++ trunk/src/alloc.c 2004-04-29 19:21:20 UTC (rev 884)
@@ -72,7 +72,7 @@
static int ocfs_alloc_new_window(ocfs_super *osb, struct buffer_head *lock_bh,
struct inode *bm_inode,
- ocfs_journal_handle *hanlde);
+ ocfs_journal_handle *handle);
static int ocfs_sync_local_to_main(ocfs_super *osb,
ocfs_bitmap_free_head **f,
struct buffer_head *local_alloc_bh,
More information about the Ocfs2-commits
mailing list