Re: [PATCH v2 2/5] fat: add fat_fallocate operation

2013-12-05 Thread Namjae Jeon
2013/12/1, OGAWA Hirofumi : > Namjae Jeon writes: > >> +err = fat_get_cluster(inode, FAT_ENT_EOF, >> +&fclus, &dclus); >> +if (err < 0) { >> +fat_msg(sb, KERN_ERR, >> +

Re: [PATCH v2 2/5] fat: add fat_fallocate operation

2013-12-01 Thread OGAWA Hirofumi
Namjae Jeon writes: > + err = fat_get_cluster(inode, FAT_ENT_EOF, > + &fclus, &dclus); > + if (err < 0) { > + fat_msg(sb, KERN_ERR, > + "fat_fallocate(): fat