Skip to content
Snippets Groups Projects
Commit 1097ff21 authored by Yang Sheng's avatar Yang Sheng
Browse files

Branch HEAD

b=17379
parent 94e5c9b1
No related branches found
No related tags found
No related merge requests found
......@@ -180,7 +180,9 @@ static LL_FOLLOW_LINK_RETURN_TYPE ll_follow_link(struct dentry *dentry,
rc = ll_readlink_internal(inode, &request, &symname);
up(&lli->lli_size_sem);
if (rc) {
#if THREAD_SIZE < 8192
out_release:
#endif
path_release(nd); /* Kernel assumes that ->follow_link()
releases nameidata on error */
GOTO(out, rc);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment