v2017.07.0

Antony Pavlov antonynpavlov at gmail.com
Tue Jul 4 20:50:13 PDT 2017


On Fri, 30 Jun 2017 13:52:01 +0200
Sascha Hauer <s.hauer at pengutronix.de> wrote:

> Hi All,
> 
> I just releaed barebox-2017.07.0. The reason for this early release is
> that I am away for the next two months. During this time Lucas will take
> over maintainership and also make the next release.
> 
> Most notable new feature this time I think is the support for links to
> directories. 

Hi!

It looks like the commit

  commit a602bebcf7e42eb8933f224c12cad1c9320e28a1
  Author: Sascha Hauer <s.hauer at pengutronix.de>
  Date:   Tue May 9 07:38:48 2017 +0200

      fs: Implement links to directories

breaks tftp command: the command can't anymore download file from subdirectory,
e.g. 

  barebox:/ tftp antony/zbarebox
  could not open /.tftp_tmp_path/antony/zbarebox: Invalid argument

  barebox:/ tftp zbarebox
        [#################################################################]
  barebox:/

Reverting 944bf0e1 ('fixup! fs: Implement links to directories') and
a602bebc ('fs: Implement links to directories') fixes the problem.

-- 
Best regards,
  Antony Pavlov



More information about the barebox mailing list