Re: [PATCH 3/7] TFTPFS: Restore tftpDriver.c

2022-06-08 Thread Sebastian Huber
ilto:j...@rtems.org>> *To: *"Frank Kühndel" mailto:frank.kuehn...@embedded-brains.de>> *Cc: *"rtems-de...@rtems.org <mailto:rtems-de...@rtems.org>" mailto:devel@rtems.org>> *Sent: *Saturday, June 4, 2022 1:05:25 AM *Subject: *Re: [PATCH 3/7]

Re: [PATCH 3/7] TFTPFS: Restore tftpDriver.c

2022-06-06 Thread Joel Sherrill
t: *Saturday, June 4, 2022 1:05:25 AM > *Subject: *Re: [PATCH 3/7] TFTPFS: Restore tftpDriver.c > > > Is this really just a move/rename? Does it preserve the git blame info? > > This (PATCH 3/7) is really a file "copy/recreate" (git blame info will > *NOT* be preserved)

Re: [PATCH 3/7] TFTPFS: Restore tftpDriver.c

2022-06-06 Thread Frank Kühndel
Hello Joel, From: "Joel Sherrill" To: "Frank Kühndel" Cc: "rtems-de...@rtems.org" Sent: Saturday, June 4, 2022 1:05:25 AM Subject: Re: [PATCH 3/7] TFTPFS: Restore tftpDriver.c > Is this really just a move/rename? Does it preserve the git blame i

Re: [PATCH 3/7] TFTPFS: Restore tftpDriver.c

2022-06-03 Thread Joel Sherrill
Is this really just a move/rename? Does it preserve the git blame info? --joel On Fri, Jun 3, 2022, 10:22 AM Frank Kuehndel < frank.kuehn...@embedded-brains.de> wrote: > From: Frank Kühndel > > --- > cpukit/libfs/src/ftpfs/tftpDriver.c | 1088 +++ > 1 file changed,

[PATCH 3/7] TFTPFS: Restore tftpDriver.c

2022-06-03 Thread Frank Kuehndel
From: Frank Kühndel --- cpukit/libfs/src/ftpfs/tftpDriver.c | 1088 +++ 1 file changed, 1088 insertions(+) create mode 100644 cpukit/libfs/src/ftpfs/tftpDriver.c diff --git a/cpukit/libfs/src/ftpfs/tftpDriver.c b/cpukit/libfs/src/ftpfs/tftpDriver.c new file mode