public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: chrubis@suse.cz
To: Alexey Kodanev <alexey.kodanev@oracle.com>
Cc: vasily.isaenko@oracle.com, ltp-list@lists.sourceforge.net
Subject: Re: [LTP] [PATCH] New core test of cgroups and extended attributes
Date: Wed, 22 May 2013 16:26:46 +0200	[thread overview]
Message-ID: <20130522142645.GD7373@rei> (raw)
In-Reply-To: <1369218265-27999-1-git-send-email-alexey.kodanev@oracle.com>

Hi!
> Support of extended attributes in cgroups was added in Linux 3.7.
> +		/* get xattr value */
> +		char xval[size];
> +		if (getxattr(file, tkeys[i].name, (void *)xval, size) == -1) {

The conversion from char * to void * should be automatic so the cast to
(void *) shouldn't be needed, or not?


The rest if fine. Waiting for resping of the tst_resm_hexd() patch
before aplying this one.

-- 
Cyril Hrubis
chrubis@suse.cz

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

  reply	other threads:[~2013-05-22 14:25 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-22 10:24 [LTP] [PATCH] New core test of cgroups and extended attributes Alexey Kodanev
2013-05-22 14:26 ` chrubis [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-29 10:28 Alexey Kodanev
2013-05-30 18:55 ` chrubis
2013-05-24 12:20 Alexey Kodanev
2013-05-28 14:37 ` chrubis
     [not found]   ` <51A4C663.7010506@oracle.com>
2013-05-28 15:43     ` chrubis
2013-05-23 16:28 Alexey Kodanev
2013-05-23  7:09 Alexey Kodanev
2013-05-23 13:31 ` chrubis
2013-05-15  9:40 Alexey Kodanev
2013-05-15 12:38 ` chrubis
     [not found]   ` <51939CB6.3020808@oracle.com>
2013-05-15 14:56     ` chrubis
     [not found]       ` <5194838B.2060104@oracle.com>
2013-05-16  8:39         ` chrubis
     [not found]           ` <5194A887.3010204@oracle.com>
2013-05-16 10:06             ` chrubis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130522142645.GD7373@rei \
    --to=chrubis@suse.cz \
    --cc=alexey.kodanev@oracle.com \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=vasily.isaenko@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox