The problem seems to be in "dazukofs_fill_super", still no idea why it crashes on mount:
d_alloc(NULL, &name); On Mon, Oct 29, 2012 at 2:29 PM, Aaron Lewis <the.warl0ck.1...@gmail.com>wrote: > Hi, > > Grab the source code here: > > https://github.com/CaledoniaProject/dazukofs-linux3.6 > > But as I'm not a fs professional, please help me on testing. > > ------------ > And for developers, is it ok to use mount_nodev only? > > static struct dentry* dazukofs_get_sb(struct file_system_type *fs_type, > int flags, > const char *dev_name, void *data) > { > return mount_nodev(fs_type, flags, data, > dazukofs_fill_super); > } > > -- > Best Regards, > Aaron Lewis - PGP: 0xDFE6C29E ( http://pgp.mit.edu/ ) > Finger Print: 9482 448F C7C3 896C 1DFE 7DD3 2492 A7D0 DFE6 C29E > -- Best Regards, Aaron Lewis - PGP: 0xDFE6C29E ( http://keyserver.veridis.com ) Finger Print: 9482 448F C7C3 896C 1DFE 7DD3 2492 A7D0 DFE6 C29E
_______________________________________________ Dazuko-devel mailing list Dazuko-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/dazuko-devel