lkml.org 
[lkml]   [2006]   [May]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH/RFC] minix filesystem update to V3 for 2.6 kernels
From
Date

> > @@ -79,24 +96,35 @@
> > int minix_new_block(struct inode * inode)
> > {
> > struct minix_sb_info *sbi = minix_sb(inode->i_sb);
> > - int i;
> > + char *offset = kmalloc(sizeof(char *), GFP_KERNEL);
>
> That's a peculiar thing to do.


yeah it should it least be GFP_NOFS probably ;)

-
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: 2006-05-01 08:40    [W:3.045 / U:0.268 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site