]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/ocfs2/super.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux...
[mv-sheeva.git] / fs / ocfs2 / super.c
index 31c3ffd2f8d004158b39a4a27179c5c812bb6b15..38f986d2447ea9ba0c7a657b0500c421bf2abbaa 100644 (file)
@@ -2096,6 +2096,7 @@ static int ocfs2_initialize_super(struct super_block *sb,
 
        sb->s_fs_info = osb;
        sb->s_op = &ocfs2_sops;
+       sb->s_d_op = &ocfs2_dentry_ops;
        sb->s_export_op = &ocfs2_export_ops;
        sb->s_qcop = &ocfs2_quotactl_ops;
        sb->dq_op = &ocfs2_quota_operations;