[PATCH 0/4] IET user space lists and glibc 2.8

View: New views
2 Messages — Rating Filter:   Alert me  

[PATCH 0/4] IET user space lists and glibc 2.8

by Arne Redlich-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Tomo,

as suggested in [1], the following patchset fixes IETs user space
lists, because compilation against glibc 2.8 otherwise leads to
conflicts between IETs struct qelem and the one provided by the glibc if
_GNU_SOURCE is defined.

The bugfixes included in the original patch [2] are now split into
distinct patches to ease reviewing. In particular:

- 1/4: rename struct qelem -> __qelem as suggested in [1]
- 2/4: fix list_length_is_one()
- 3/4: fix list entry retrieval
- 4/4: fix compilation against glibc 2.8. This is a repost [3] for your
  convenience.

Still merely compile tested.

Cheers,
Arne

[1] http://article.gmane.org/gmane.linux.iscsi.iscsi-target.devel/8635
[2] http://article.gmane.org/gmane.linux.iscsi.iscsi-target.devel/8539
[3] http://article.gmane.org/gmane.linux.iscsi.iscsi-target.devel/8541

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Iscsitarget-devel mailing list
Iscsitarget-devel@...
https://lists.sourceforge.net/lists/listinfo/iscsitarget-devel

Re: [PATCH 0/4] IET user space lists and glibc 2.8

by FUJITA Tomonori :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, 18 Jun 2008 14:59:34 +0200
Arne Redlich <agr@...> wrote:

> Hi Tomo,
>
> as suggested in [1], the following patchset fixes IETs user space
> lists, because compilation against glibc 2.8 otherwise leads to
> conflicts between IETs struct qelem and the one provided by the glibc if
> _GNU_SOURCE is defined.
>
> The bugfixes included in the original patch [2] are now split into
> distinct patches to ease reviewing. In particular:
>
> - 1/4: rename struct qelem -> __qelem as suggested in [1]
> - 2/4: fix list_length_is_one()
> - 3/4: fix list entry retrieval
> - 4/4: fix compilation against glibc 2.8. This is a repost [3] for your
>   convenience.
>
> Still merely compile tested.

Applied, thanks a lot!

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Iscsitarget-devel mailing list
Iscsitarget-devel@...
https://lists.sourceforge.net/lists/listinfo/iscsitarget-devel