summaryrefslogtreecommitdiff
path: root/libdiskfs/trans-callback.c
AgeCommit message (Collapse)Author
1996-01-27(_diskfs_translator_callback2_fn): Use diskfs_create_protid instead ofMiles Bader
diskfs_make_protid, and deal with an error return.
1995-11-06(_diskfs_translator_callback2_fn):Miles Bader
UNDERLYING_TYPE should be a pointer. As should the UIDS & GIDS args to diskfs_make_protid.
1995-11-02(_diskfs_translator_callback1_fn, _diskfs_translator_callback2_fn):Miles Bader
New functions, replacing the single original. (_diskfs_translator_callback1, _diskfs_translator_callback2): New variables, replacing the single original.
1995-10-19(_diskfs_translator_callback_fn):Miles Bader
Open the new translator's realnode read-only for now, since we know it doesn't matter and gratuitously writable nodes prevent us from starting up or going read-only. The fsys_startup interface should change very soon and make this irrelevant anyway.
1995-07-21(_diskfs_translator_callback_fn): Use correct sense of diskfs_readonlyMichael I. Bushnell
flag.
1995-07-21(_diskfs_translator_callback_fn): Free initial reference created byMichael I. Bushnell
diskfs_make_protid.
1995-06-19(_diskfs_translator_callback_fn): Fix typos so it compiles.Michael I. Bushnell
1995-06-14fooMichael I. Bushnell
1995-06-14Initial revisionMichael I. Bushnell