/[hurd]/hurd/nfs/ChangeLog
ViewVC logotype

Diff of /hurd/nfs/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.47 by roland, Mon May 13 22:33:36 2002 UTC revision 1.48 by marcus, Sun Sep 29 15:11:59 2002 UTC
# Line 1  Line 1 
1    2002-09-29  Marcus Brinkmann  <marcus@gnu.org>
2    
3            * mount.c (mount_root): Add parenthesis for post-decrement (even
4            though it is only used as an lvalue here).  Increment P after
5            using it in the macro, not within.
6            * rpc.c (initialize_rpc, conduct_rpc): Likewise.
7            * ops.c (process_returned_stat, process_wcc_stat,
8            netfs_validate_stat, netfs_attempt_chown, netfs_attempt_chmod,
9            netfs_attempt_utimes, netfs_attempt_set_size,
10            netfs_attempt_statfs, netfs_attempt_read, netfs_attempt_write,
11            verify_nonexistent, netfs_attempt_lookup, netfs_attempt_mkdir,
12            netfs_attempt_rmdir, netfs_attempt_link,
13            netfs_attempt_create_file, netfs_attempt_unlink,
14            netfs_attempt_rename, netfs_attempt_readlink, netfs_report_access,
15            netfs_check_open_permissions): Likewise.
16            (fetch_directory): Likewise.  Also use memcpy instead bcopy.
17            * cache.c (recache_handle): Likewise.
18            * nfs.c (xdr_encode_data, xdr_encode_sattr_mode,
19            xdr_encode_sattr_ids, xdr_encode_sattr_size,
20            xdr_encode_sattr_times, xdr_encode_create_state,
21            xdr_encode_sattr_stat, xdr_decode_64bit, xdr_decode_fattr):
22            Likewise.
23            (xdr_decode_string): Likewise.  Also use memcpy instead bcopy.
24            (xdr_decode_fhandle): Likewise.  Also use memcpy instead bcopy.
25    
26  2002-05-13  Roland McGrath  <roland@frob.com>  2002-05-13  Roland McGrath  <roland@frob.com>
27    
28          * ops.c (register_fresh_stat): Set NP->nn_translated appropriately.          * ops.c (register_fresh_stat): Set NP->nn_translated appropriately.

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26