FS/XFS testing framework
 help / color / mirror / Atom feed
* [PATCH v2 0/3] use sys/xattr.h instead of attr/xattr.h
@ 2018-06-27 10:18 Lu Fengqi
  2018-06-27 10:18 ` [PATCH v2 1/3] fsstress: remove include <attr/xattr.h> Lu Fengqi
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Lu Fengqi @ 2018-06-27 10:18 UTC (permalink / raw)
  To: fstests

The attr v2.4.48 has removed <attr/xattr.h>, so remove the check for the
<attr/xattr.h>, and use <sys/xattr.h> instead in t_immutable. And, It's
timing to remove useless xattr.h from fsstress.

Changelog:
v2: remove useless xattr.h from fsstress

Lu Fengqi (3):
  fsstress: remove include <attr/xattr.h>
  src/t_immutable: use sys/xattr.h instead of attr/xattr.h
  build: remove <attr/xattr.h> check

 configure.ac          |  1 -
 ltp/fsstress.c        |  3 ---
 m4/package_attrdev.m4 | 11 -----------
 src/t_immutable.c     |  2 +-
 4 files changed, 1 insertion(+), 16 deletions(-)

-- 
2.18.0




^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PATCH 0/3] use sys/xattr.h instead of attr/xattr.h
@ 2018-06-27  8:49 Lu Fengqi
  2018-06-27  8:49 ` [PATCH 3/3] build: remove <attr/xattr.h> check Lu Fengqi
  0 siblings, 1 reply; 11+ messages in thread
From: Lu Fengqi @ 2018-06-27  8:49 UTC (permalink / raw)
  To: fstests

The attr v2.4.48 has removed <attr/xattr.h>, so remove the check for the
<attr/xattr.h>, and use <sys/xattr.h> instead in fsstress and t_immutable.

Lu Fengqi (3):
  fsstress: use sys/xattr.h instead of attr/xattr.h
  src/t_immutable: use sys/xattr.h instead of attr/xattr.h
  build: remove <attr/xattr.h> check

 configure.ac          |  1 -
 ltp/fsstress.c        |  2 +-
 m4/package_attrdev.m4 | 11 -----------
 src/t_immutable.c     |  2 +-
 4 files changed, 2 insertions(+), 14 deletions(-)

-- 
2.18.0




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-07-02  5:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-27 10:18 [PATCH v2 0/3] use sys/xattr.h instead of attr/xattr.h Lu Fengqi
2018-06-27 10:18 ` [PATCH v2 1/3] fsstress: remove include <attr/xattr.h> Lu Fengqi
2018-06-27 10:18 ` [PATCH 2/3] src/t_immutable: use sys/xattr.h instead of attr/xattr.h Lu Fengqi
2018-06-27 10:18 ` [PATCH 3/3] build: remove <attr/xattr.h> check Lu Fengqi
2018-06-29  6:46   ` Eryu Guan
2018-06-29  7:50     ` Lu Fengqi
2018-06-30  4:02       ` Eryu Guan
2018-07-02  1:23         ` Lu Fengqi
2018-07-02  3:07           ` Xiao Yang
2018-07-02  5:05             ` Lu Fengqi
  -- strict thread matches above, loose matches on Subject: below --
2018-06-27  8:49 [PATCH 0/3] use sys/xattr.h instead of attr/xattr.h Lu Fengqi
2018-06-27  8:49 ` [PATCH 3/3] build: remove <attr/xattr.h> check Lu Fengqi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox