• Andrew Morton's avatar
    [PATCH] befs: inode->i_flags thinko fix · a710c387
    Andrew Morton authored
    Jorn Engel <joern@wohnheim.fh-wedel.de>
    
    inode->i_flags should never contain fs-specific flags.  In fact, it doesn't;
    the checks against it cause "chattr +T" to be useless for ext[23].  Same bug
    was in befs as well.
    a710c387
linuxvfs.c 23.9 KB