]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/afs/super.c
switch afs
[mv-sheeva.git] / fs / afs / super.c
index f901a9d7c111073c0e8efc1a598cb9b59f90f6ec..fb240e8766d63f7178374c40594881609201cae4 100644 (file)
@@ -336,6 +336,7 @@ static int afs_fill_super(struct super_block *sb, void *data)
        if (!root)
                goto error;
 
+       sb->s_d_op = &afs_fs_dentry_operations;
        sb->s_root = root;
 
        _leave(" = 0");