2e09b7a seccomp: drop quotactl_path() again from filter sets

1 file Authored by Lennart Poettering 2 years ago, Committed by zbyszek 2 years ago,
    seccomp: drop quotactl_path() again from filter sets
    
    In the light of https://lwn.net/Articles/859679/ let's drop
    quotactl_path() again from the filter set list, as it got backed out
    again in 5.13-rc3.
    
    It's likely going to be replaced by quotactl_fd() eventually, but that
    hasn't made its way into the tree yet, hence let's not replace the entry
    for now.
    
    This partially reverts 34254e599a28529bdb89f91571adeaf7c76d9f43.
    
    (cherry picked from commit 8156422c8f0d94d3444043282f01551084271b22)
    
        
file modified
+0 -1