Age | Commit message (Collapse) | Author |
|
* io-identity.c (diskfs_S_io_identity): Use ino_t for FILENO.
|
|
* io-identity.c (diskfs_S_io_identity): Use INUM; that is what
we bothered getting the lock for.
|
|
* 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.
|
|
Pass CRED's shadow root inode number to fshelp_get_identity when creating a
shadow root fsid, not INUM.
|
|
Return different fsys ids for different shadow roots.
|
|
fshelp_get_identity.
|
|
|
|
rather than creating it ourselves.
|
|
|