History log of /haiku/headers/private/file_systems/mime_ext_table.h
Revision Date Author Comments
# 6ced9245 11-Feb-2017 Julian Harnath <julian.harnath@rwth-aachen.de>

FUSE compat: add MIME type faking

* Add special handling for reading the BEOS:TYPE attribute to supply
on-the-fly fake MIME types for FUSE module filesystems, the same
way it's done in our FAT and NTFS FS modules

* Reuse the mime_ext_table which we already have and put it into a
shared location so we don't get further extra copies of it