diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-13 22:34:33 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-13 22:34:33 +0000 |
commit | d71de7c2b61cb838bd6bb0bab4facc6a7aa8679b (patch) | |
tree | ba8a827d826d4663ced279a054bb13ae1c27fea8 /libnetfs | |
parent | 53a655eefc8439e9cf2d64eeae9b16e584ffa0d7 (diff) |
.
Diffstat (limited to 'libnetfs')
-rw-r--r-- | libnetfs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index 18d0006d..c1dbb120 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,3 +1,9 @@ +2002-05-13 Roland McGrath <roland@frob.com> + + * netfs.h (struct node): New member `nn_translated'. + * dir-lookup.c (netfs_S_dir_lookup): Examine that in place of + nn_stat.st_mode to decide if there is a passive translator. + 2002-05-13 Marcus Brinkmann <marcus@gnu.org> * io-version.c: New file. |