• Andrew Morton's avatar
    [PATCH] file_list: less locking · 8e82373a
    Andrew Morton authored
    - optimise file_kill() to not take the global lock if the file is not on a
      list.
    
    - Use optimised file_kill() in a few places rather than open-coding the
      list removal.
    8e82373a
file_table.c 5.99 KB