Description of problem: Version-Release number of selected component (if applicable): mainline How reproducible: always Steps to Reproduce: 1).create a volume 2).export the volume using nfs-ganesha with acl enabled 3.)mount the volume using vers=4 mount 4.)create symlink for a file/folder. Delete the target folder. Actual results: All the operation like ls,rm will further fail on the deadlinks. Expected results: All operation should success. Additional info: Root cause is same as BZ1209735