summaryrefslogtreecommitdiff
path: root/libdiskfs/io-identity.c
AgeCommit message (Collapse)Author
1997-03-02(diskfs_S_io_identity):Miles Bader
Pass CRED's shadow root inode number to fshelp_get_identity when creating a shadow root fsid, not INUM.
1997-02-24(diskfs_S_io_identity):Miles Bader
Return different fsys ids for different shadow roots.
1996-08-15(diskfs_S_io_identity): Don't hold lock around call toThomas Bushnell
fshelp_get_identity.
1996-07-03(diskfs_S_io_identity): Use newer interface.Michael I. Bushnell
1996-07-03(diskfs_S_io_identity): Fetch identity using fshelp_get_identityMichael I. Bushnell
rather than creating it ourselves.
1996-05-10Initial revisionMichael I. Bushnell