Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1265046 > unrolled thread
| Started by | Christoph Hellwig <hch@infradead.org> |
|---|---|
| First post | 2015-11-08 10:30 +0100 |
| Last post | 2015-11-11 15:10 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v1] eCryptfs: enhancing eCryptfs to be used with external crypto engine Christoph Hellwig <hch@infradead.org> - 2015-11-08 10:30 +0100
Re: [PATCH v1] eCryptfs: enhancing eCryptfs to be used with external crypto engine andreym@codeaurora.org - 2015-11-11 15:10 +0100
| From | Christoph Hellwig <hch@infradead.org> |
|---|---|
| Date | 2015-11-08 10:30 +0100 |
| Subject | Re: [PATCH v1] eCryptfs: enhancing eCryptfs to be used with external crypto engine |
| Message-ID | <qsusp-6JQ-5@gated-at.bofh.it> |
On Sun, Nov 08, 2015 at 10:10:00AM +0200, Andrey Markovytch wrote: > +++ b/fs/ecryptfs/caches_utils.c > @@ -0,0 +1,78 @@ > +/* > + * Copyright (c) 2015, The Linux Foundation. All rights reserved. Really? This looks like copy and paste from core code that defintively was not written by the Linux Foundation. In addition this patch comes from Qualcomm so something very fishy is going on here, which if I'd call copyrght fraud if I'd want to be be mean. Please a) stop pointlessly copy and pasting code and b) have a word with your lawyers on how to attribute code both that your wrote and which has been copy and pasted. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | andreym@codeaurora.org |
|---|---|
| Date | 2015-11-11 15:10 +0100 |
| Message-ID | <qtEg2-3OD-3@gated-at.bofh.it> |
| In reply to | #1265046 |
> On Sun, Nov 08, 2015 at 10:10:00AM +0200, Andrey Markovytch wrote: >> +++ b/fs/ecryptfs/caches_utils.c >> @@ -0,0 +1,78 @@ >> +/* >> + * Copyright (c) 2015, The Linux Foundation. All rights reserved. > > Really? This looks like copy and paste from core code that defintively > was not written by the Linux Foundation. In addition this patch comes > from Qualcomm so something very fishy is going on here, which if I'd > call copyrght fraud if I'd want to be be mean. > > Please a) stop pointlessly copy and pasting code and b) have a word with > your lawyers on how to attribute code both that your wrote and which has > been copy and pasted. > Hi Christoph, Regarding the license, after double checking this, it seems that there has been a mistake and we unproperly attributed Linux copyright for the code that actually came from open source files having a different license. I appologise for that, I am checking this internally and will update patch with proper license. As for the 'pointless copy paste', the code was taken from files where those functions are declared as internal static, we had no choise but to copy paste them, other option would be alternating the original code and make those 2 functions public which seems unjustified in this case. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web