Skip to content
  • Al Viro's avatar
    tidy the trailing symlinks traversal up · 574197e0
    Al Viro authored
    
    
    * pull the handling of current->total_link_count into
    __do_follow_link()
    * put the common "do ->put_link() if needed and path_put() the link"
      stuff into a helper (put_link(nd, link, cookie))
    * rename __do_follow_link() to follow_link(), while we are at it
    
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    574197e0