• Linus Torvalds's avatar
    Remove VirtualBox guest shared folders filesystem · 0e3f1ad8
    Linus Torvalds authored
    This went into staging in rc7.  It turns out that was a mistake, and
    apparently it wasn't even supposed to go there at all, but be introduced
    as a regular filesystem.
    
    We don't try to sneak in whole new filesystems this late in the rc, just
    delete the whole thing, and it can be re-introduced as a proper patch
    with proper acks from actual filesystem people instead of some odd
    late-rc staging back-door.
    
    Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Cc: Christoph Hellwig <hch@infradead.org>
    Cc: Hans de Goede <hdegoede@redhat.com>
    Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    0e3f1ad8
Makefile 1.96 KB