dazuko-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dazuko-devel] Dazukofs for linux3.6+ is out, but I need testings from y


From: Aaron Lewis
Subject: [Dazuko-devel] Dazukofs for linux3.6+ is out, but I need testings from you!
Date: Mon, 29 Oct 2012 14:29:14 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]