]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/ocfs2/symlink.c
Merge branches 'pm-sleep' and 'pm-cpufreq'
[linux.git] / fs / ocfs2 / symlink.c
index 6ad8eecefe21ff26fa43ca92fbe16ee02b90c323..94cfacc9bad70ce0745c14d982a840453aaf6e44 100644 (file)
@@ -87,7 +87,6 @@ const struct address_space_operations ocfs2_fast_symlink_aops = {
 };
 
 const struct inode_operations ocfs2_symlink_inode_operations = {
-       .readlink       = generic_readlink,
        .get_link       = page_get_link,
        .getattr        = ocfs2_getattr,
        .setattr        = ocfs2_setattr,