Dazukofs for linux3.6+ is out, but I need testings from you!
Aaron Lewis <[email protected]> Mon, 29 Oct 2012 14:29:14 +0800
| Newsgroups | gmane.linux.dazuko.devel |
|---|---|
| Message-ID | <20121029062914.GA4471@devnull> |
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