Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-15 | libdiskfs: add fsys_get_children | Justus Winter | |
Keep track of active translators and handle fsys_get_children requests. * libdiskfs/Makefile (FSYSSRCS): Add fsys-get-children.c. * libdiskfs/dead-name.c (ports_dead_name): Remove dead translators. * libdiskfs/file-set-trans.c (diskfs_S_file_set_translator): Register active translators. * libdiskfs/fsys-get-children.c: New file. |