summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/symlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/orangefs/symlink.c')
-rw-r--r--fs/orangefs/symlink.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/orangefs/symlink.c b/fs/orangefs/symlink.c
index 10b0b06..02b1bbd 100644
--- a/fs/orangefs/symlink.c
+++ b/fs/orangefs/symlink.c
@@ -9,7 +9,6 @@
#include "orangefs-bufmap.h"
const struct inode_operations orangefs_symlink_inode_operations = {
- .readlink = generic_readlink,
.get_link = simple_get_link,
.setattr = orangefs_setattr,
.getattr = orangefs_getattr,
OpenPOWER on IntegriCloud