commit | 867d8700388f94ff46e42d9c54174a2f3bff3b59 | [log] [tgz] |
---|---|---|
author | Ed Swarthout <Ed.Swarthout@freescale.com> | Thu Nov 19 02:47:28 2009 -0600 |
committer | Wolfgang Denk <wd@denx.de> | Mon Dec 07 21:50:19 2009 +0100 |
tree | 9cf845948f721b85dbb2dcd18292e7cb72c8aac4 | |
parent | e5032c86413c5597068fbe3b408e8aa0151a6613 [diff] |
fix nfs symlink name corruption An off by one error may cause nfs readlink lookup fail if nfs_path_buff has non-zero data from a previous use. Loading: *** ERROR: File lookup fail Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>