Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2001-03-28 Neal H Walfield <neal@cs.uml.edu> | Roland McGrath | 2001-04-01 | 1 | -2/+2 |
| | | | | | * io-identity.c (diskfs_S_io_identity): Use INUM; that is what we bothered getting the lock for. | ||||
* | 1998-10-20 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-10-24 | 1 | -13/+15 |
| | | | | | | | | * dir-lookup.c (diskfs_S_dir_lookup): Add braces to silence gcc warning. * io-identity.c (diskfs_S_io_identity): Likewise. * opts-append-std.c (diskfs_append_std_options): Likewise. * opts-std-runtime.c (set_opts): Likewise. | ||||
* | (diskfs_S_io_identity): | Miles Bader | 1997-03-02 | 1 | -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 Bader | 1997-02-24 | 1 | -4/+11 |
| | | | | Return different fsys ids for different shadow roots. | ||||
* | (diskfs_S_io_identity): Don't hold lock around call to | Thomas Bushnell | 1996-08-15 | 1 | -2/+5 |
| | | | | fshelp_get_identity. | ||||
* | (diskfs_S_io_identity): Use newer interface. | Michael I. Bushnell | 1996-07-03 | 1 | -6/+9 |
| | |||||
* | (diskfs_S_io_identity): Fetch identity using fshelp_get_identity | Michael I. Bushnell | 1996-07-03 | 1 | -12/+1 |
| | | | | rather than creating it ourselves. | ||||
* | Initial revision | Michael I. Bushnell | 1996-05-10 | 1 | -0/+61 |