Magellan Linux

Annotation of /trunk/kernel26-alx/patches-2.6.27-r3/0132-2.6.27.33-all-fixes.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1176 - (hide annotations) (download)
Thu Oct 14 15:11:06 2010 UTC (13 years, 7 months ago) by niro
File size: 444 byte(s)
-2.6.27-alx-r3: new magellan 0.5.2 kernel
1 niro 1176 diff --git a/fs/ocfs2/aops.c b/fs/ocfs2/aops.c
2     index 0f04b70..4039637 100644
3     --- a/fs/ocfs2/aops.c
4     +++ b/fs/ocfs2/aops.c
5     @@ -1234,6 +1234,7 @@ out:
6     */
7     static int ocfs2_write_cluster(struct address_space *mapping,
8     u32 phys, unsigned int unwritten,
9     + unsigned int should_zero,
10     struct ocfs2_alloc_context *data_ac,
11     struct ocfs2_alloc_context *meta_ac,
12     struct ocfs2_write_ctxt *wc, u32 cpos,