diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2013-09-02 11:37:06 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-15 23:08:37 +0200 |
commit | 2ea00da3929b9b50c3860914249b3ea7691b63c8 (patch) | |
tree | 768ffebcc8ecc0cad41fce5fb54b67a8a19f5630 /trans/fifo.c | |
parent | 06d49cdadd9e96361f3fe49b9c940b88bb869284 (diff) |
libnetfs: track file name in struct peropen
Track the relative path used to obtain a file handle in the
struct peropen.
* libnetfs/netfs.h (struct peropen): New field path.
* libnetfs/make-peropen.c (netfs_make_peropen): Initialize path.
* libnetfs/release-peropen.c (netfs_release_peropen): Free path.
* libnetfs/fsys-getroot.c (netfs_S_fsys_getroot): Initialize path.
* libnetfs/dir-lookup.c (netfs_S_dir_lookup): Preserve the path.
Diffstat (limited to 'trans/fifo.c')
0 files changed, 0 insertions, 0 deletions