lkml.org 
[lkml]   [2002]   [Feb]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Date
Subject[PATCH] fs/ext2/balloc.c compile fix (v2.5.4)
Linus' linux-2.5 bitkeeper tree needs this patch to compile...

diff -urN linux-2.5/fs/ext2/balloc.c pmac-2.5/fs/ext2/balloc.c
--- linux-2.5/fs/ext2/balloc.c Tue Feb 12 19:17:37 2002
+++ pmac-2.5/fs/ext2/balloc.c Wed Feb 13 16:13:00 2002
@@ -518,7 +518,7 @@
dq_alloc -= n;
group_alloc -= n;
}
- write_unlock(&EXT2_I(inode->i_meta_lock);
+ write_unlock(&EXT2_I(inode)->i_meta_lock);

mark_buffer_dirty(bh);
if (sb->s_flags & MS_SYNCHRONOUS) {
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:24    [W:0.649 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site