Skip to content
  • Al Viro's avatar
    hfs: don't allow mounting over .../rsrc · 0e5c56fd
    Al Viro authored
    
    
    That's one case when unlink() destroys a subtree, thanks to "resource
    fork" idiocy.  We might forcibly evict that shit on unlink(2), but
    for now let's just disallow overmounting; as it is, anything that
    plays games with those would leak mounts.
    
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    0e5c56fd