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
[email protected]
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list