* [PATCH] overlay/038: Remove af_unix program requirement
@ 2017-10-06 9:29 Chandan Rajendra
2017-10-08 9:04 ` Christoph Hellwig
0 siblings, 1 reply; 2+ messages in thread
From: Chandan Rajendra @ 2017-10-06 9:29 UTC (permalink / raw)
To: fstests, amir73il; +Cc: Chandan Rajendra, linux-unionfs, eguan
overlay/038 does not use src/af_unix program. This commit removes the
corresponding _require_test_program statement.
Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
---
tests/overlay/038 | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/overlay/038 b/tests/overlay/038
index 69fd76a..6079b95 100755
--- a/tests/overlay/038
+++ b/tests/overlay/038
@@ -48,7 +48,6 @@ _supported_fs overlay
_supported_os Linux
_require_scratch
_require_attrs
-_require_test_program "af_unix"
_require_test_program "t_dir_type"
rm -f $seqres.full
--
2.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] overlay/038: Remove af_unix program requirement
2017-10-06 9:29 [PATCH] overlay/038: Remove af_unix program requirement Chandan Rajendra
@ 2017-10-08 9:04 ` Christoph Hellwig
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2017-10-08 9:04 UTC (permalink / raw)
To: Chandan Rajendra; +Cc: fstests, amir73il, linux-unionfs, eguan
Looks good,
Reviewed-by: Christoph Hellwig <hch@lst.de>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-08 9:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-06 9:29 [PATCH] overlay/038: Remove af_unix program requirement Chandan Rajendra
2017-10-08 9:04 ` Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).