Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux
[cascardo/linux.git] / fs / ceph / inode.c
index 498dcfa..da55eb8 100644 (file)
@@ -1756,7 +1756,7 @@ retry:
  */
 static const struct inode_operations ceph_symlink_iops = {
        .readlink = generic_readlink,
-       .follow_link = simple_follow_link,
+       .get_link = simple_get_link,
        .setattr = ceph_setattr,
        .getattr = ceph_getattr,
        .setxattr = ceph_setxattr,