Re: [PATCH 1/2] dm-userspace: use ring buffer instead of system call

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Dan Smith <danms@xxxxxxxxxx>
Subject: Re:  [PATCH 1/2] dm-userspace: use ring buffer instead	of	system call
Date: Fri, 08 Dec 2006 09:09:30 -0800

> FT> Of course I'm interested. Please post a patch. I still have some
> FT> other stuff that I want to do for dmu.
> 
> Patch included below.
> 
> I've also posted my full source tree so that you can see the library
> interface (tools/cowd/libdmu/dmu.{c,h}):
> 
>   http://static.danplanet.com/hg/dm-userspace.ring
> 
> I would really like to get some feedback about the library interface.

Thanks a lot. I'll do later. But before that, one non-technical
comment.


> diff --git a/include/linux/dm-userspace.h b/include/linux/dm-userspace.h
> new file mode 100644
> index 0000000..a4a6ea3
> --- /dev/null
> +++ b/include/linux/dm-userspace.h
> @@ -0,0 +1,134 @@
> +/*
> + * Copyright (C) International Business Machines Corp., 2006
> + * Author: Dan Smith <danms@xxxxxxxxxx>
> + *
> + * This program is free software; you can redistribute it and/or modify
> + * it under the terms of the GNU General Public License as published by
> + * the Free Software Foundation; under version 2 of the License.
> + *
> + * This program is distributed in the hope that it will be useful,
> + * but WITHOUT ANY WARRANTY; without even the implied warranty of
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> + * GNU General Public License for more details.
> + *
> + * You should have received a copy of the GNU General Public License
> + * along with this program; if not, write to the Free Software
> + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
> + *
> + */

include/linux/dm-userspace.h is included by libdevmapper. So does it 
need to be released under LGPL, doesn't it?

--
dm-devel mailing list
dm-devel@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/dm-devel

[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux