Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-15 | libnetfs: track file name in struct peropen | Justus Winter | |
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. | |||
1997-03-02 | (netfs_make_peropen): | Miles Bader | |
Add and use CONTEXT parameter. | |||
1995-12-15 | entered into RCS | Michael I. Bushnell | |
1995-12-15 | Initial revision | Michael I. Bushnell | |