Share the project directory or a patch?
Hi list, I'm building a kernel module (a stackable file system) with some userspace tools, and I'd like to share them. I don't know if I should share it in the form of patch or just as a pack of source codes. Under which circumstances do I need to make a patch? All the best! Freeman
On Wed, Oct 15, 2014 at 6:37 PM, Freeman Zhang <freeman.zhang1992@gmail.com> wrote:
Hi list,
I'm building a kernel module (a stackable file system) with some userspace tools, and I'd like to share them. I don't know if I should share it in the form of patch or just as a pack of source codes. Under which circumstances do I need to make a patch?
Patch(es) please, I know I am very wary of attachments in emails from developers I do not know. You can also provide URLs to git trees or locations where you have the userspace tools publicly posted. If patches and userspace tools are fairly large, it may be worth setting up a git tree on github (which is free) and post a link to your source on github. That may be the easiest for large projects.
participants (2)
-
Freeman Zhang -
Jeff Kirsher