• Andrew Morton's avatar
    [PATCH] selinux: clean up binary mount data · 5289ba41
    Andrew Morton authored
    From: James Morris <jmorris@redhat.com>
    
    selinux is currently inspecting the filesystem name ("nfs" vs "coda" vs
    watever) to work out whether it needs to hanbdle binary mount data.
    
    Eliminate all that by adding a flag to file_system_type.fs_flags.
    5289ba41
inode.c 6.85 KB