[Bug 1902] failure to copy node_access contents in sup_fs_get_start_loc.c

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon Aug 29 06:21:21 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1902

--- Comment #5 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2011-08-29 01:21:20 CDT ---
(In reply to comment #4)
> (In reply to comment #3)
> > I suppose this is a bug in the TFTP file system.  The chdir() creates a new
> > node and frees the old working directory node.  A sample program that leads to
> > your problem would be helpful.
> 
> OK, I've found I can solve the problem by doing the copy in the open handler of
> the TFTP driver. I've submitted that to Chris Johns for review.

The node producers are the evalpath_h and evalformake_h handler, the node
consumer is the freenod_h handler (rtems_filesystem_operations_table).

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list