• Alexander Viro's avatar
    [PATCH] (2/5) sane procfs/dcache interaction · 981936da
    Alexander Viro authored
     - new helper in fs/proc/base.c - name_to_int(dentry) returns ~0U if name
       doesn't match 0|[1-9][0-9]* or is too large.  Otherwise it returns
       numeric value of name.  proc_pid_lookup() and proc_lookupfd() converted.
    981936da
base.c 24.4 KB