aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/io-identity.c
Commit message (Collapse)AuthorAgeFilesLines
* (diskfs_S_io_identity):Miles Bader1997-03-021-1/+3
| | | | | Pass CRED's shadow root inode number to fshelp_get_identity when creating a shadow root fsid, not INUM.
* (diskfs_S_io_identity):Miles Bader1997-02-241-4/+11
| | | | Return different fsys ids for different shadow roots.
* (diskfs_S_io_identity): Don't hold lock around call toThomas Bushnell1996-08-151-2/+5
| | | | fshelp_get_identity.
* (diskfs_S_io_identity): Use newer interface.Michael I. Bushnell1996-07-031-6/+9
|
* (diskfs_S_io_identity): Fetch identity using fshelp_get_identityMichael I. Bushnell1996-07-031-12/+1
| | | | rather than creating it ourselves.
* Initial revisionMichael I. Bushnell1996-05-101-0/+61