• Pat Gefre's avatar
    [PATCH] ia64: small SN2 interface.c patch · ba4e8143
    Pat Gefre authored
    Change the calls to link_path_walk() to path_walk().  link_path_walk()
    doesn't initialze current->total_link_count and path_walk() does.
    Without the initialization, path_walks start to fail when 40 sym links
    have been followed.
    ba4e8143
interface.c 6.23 KB