Re: [PATCH] Teach rtems_tarfs_load() about symlinks

2014-12-10 Thread Sebastian Huber
Hello Nick, thanks for your patience: http://git.rtems.org/rtems/commit/?id=9d9c42601ac54a316a5a8656ebc083c401da07e2 I created a ticket also: https://devel.rtems.org/ticket/2215 If you think the error handling should be changed, then please open a ticket. -- Sebastian Huber, embedded brain

Re: [PATCH] Teach rtems_tarfs_load() about symlinks

2014-12-10 Thread Gedare Bloom
On Wed, Dec 10, 2014 at 12:36 AM, Nick Withers wrote: > On Wed, 2014-12-10 at 16:34 +1100, Nick Withers wrote: >> On Wed, 2014-12-03 at 08:23 +0100, Sebastian Huber wrote: >> > >> > On 03/12/14 07:07, Nick Withers wrote: >> > >> > > Anyone be interested in committing this? >> > > >> > > On Fri, 20

Re: [PATCH] Teach rtems_tarfs_load() about symlinks

2014-12-09 Thread Nick Withers
On Wed, 2014-12-10 at 16:34 +1100, Nick Withers wrote: > On Wed, 2014-12-03 at 08:23 +0100, Sebastian Huber wrote: > > > > On 03/12/14 07:07, Nick Withers wrote: > > > > > Anyone be interested in committing this? > > > > > > On Fri, 2014-03-07 at 14:37 +1100, Nick Withers wrote: > > > > > Hi all

Re: [PATCH] Teach rtems_tarfs_load() about symlinks

2014-12-09 Thread Nick Withers
On Wed, 2014-12-03 at 08:23 +0100, Sebastian Huber wrote: > > On 03/12/14 07:07, Nick Withers wrote: > > > Anyone be interested in committing this? > > > > On Fri, 2014-03-07 at 14:37 +1100, Nick Withers wrote: > > > > Hi all, > > > > > > > > The attached patch teaches rtems_tarfs_load() about

Re: [PATCH] Teach rtems_tarfs_load() about symlinks

2014-12-02 Thread Sebastian Huber
On 03/12/14 07:07, Nick Withers wrote: Anyone be interested in committing this? On Fri, 2014-03-07 at 14:37 +1100, Nick Withers wrote: >Hi all, > >The attached patch teaches rtems_tarfs_load() about symlinks, as well as >making it fail if it encounters an unsupported tar file entry type >(e.g.

Re: [PATCH] Teach rtems_tarfs_load() about symlinks

2014-12-02 Thread Nick Withers
Anyone be interested in committing this? On Fri, 2014-03-07 at 14:37 +1100, Nick Withers wrote: > Hi all, > > The attached patch teaches rtems_tarfs_load() about symlinks, as well as > making it fail if it encounters an unsupported tar file entry type > (e.g., hard links) rather than silently ign