Enji Cooper
45dc13f1ea
Better handle filesystems mounted with -o noexec
...
ftruncate/11, open/20, and truncate/11 copy sleep(1) to a temporary file on the
target filesystem, execute the binary, then expect a result. This doesn't work
with scenarios where the target binary cannot be executed, e.g. the filesystem
was mounted with -o noexec.
Ensure the filesystem hasn't been mounted with -o noexec for the testcases
before executing them.
Differential Revision: https://reviews.freebsd.org/D5622
MFC after: 1 week
Reviewed by: markj
Sponsored by: EMC / Isilon Storage Division
2016-03-12 19:41:38 +00:00
..
2016-02-29 16:45:10 +00:00
2015-08-09 05:14:25 +00:00
2015-05-21 05:06:08 +00:00
2016-02-22 22:16:32 +00:00
2016-03-11 01:35:39 +00:00
2016-02-03 11:03:44 +00:00
2016-02-29 21:39:00 +00:00
2014-12-26 07:36:42 +00:00
2016-02-21 16:27:55 +00:00
2015-06-01 06:14:17 +00:00
2015-10-11 17:45:20 +00:00
2015-06-05 17:18:10 +00:00
2015-01-18 17:25:41 +00:00
2016-03-11 22:37:12 +00:00
2015-08-18 19:30:04 +00:00
2015-09-23 05:39:20 +00:00
2016-01-23 15:33:11 +00:00
2015-08-12 20:16:13 +00:00
2015-10-30 12:21:37 +00:00
2015-03-02 11:48:00 +00:00
2015-10-22 03:51:25 +00:00
2016-01-11 03:30:16 +00:00
2015-05-22 18:31:26 +00:00
2016-03-03 01:43:36 +00:00
2015-04-27 12:02:16 +00:00
2016-01-05 05:25:16 +00:00
2016-02-23 07:13:22 +00:00
2016-03-11 22:56:16 +00:00
2015-10-05 17:47:23 +00:00
2015-12-22 22:40:42 +00:00
2015-01-06 22:29:12 +00:00
2016-02-02 19:04:40 +00:00
2016-02-02 19:04:40 +00:00
2016-03-05 21:10:34 +00:00
2016-02-25 18:23:40 +00:00
2015-08-27 14:00:20 +00:00
2016-03-09 22:45:04 +00:00
2015-09-27 07:04:16 +00:00
2016-01-22 07:32:39 +00:00
2015-04-10 17:50:28 +00:00
2016-03-04 22:37:44 +00:00
2015-12-18 09:49:11 +00:00
2015-09-21 17:26:35 +00:00
2016-03-03 15:36:00 +00:00
2015-12-31 22:45:00 +00:00
2016-03-12 19:41:38 +00:00
2015-11-24 04:19:55 +00:00
2015-08-09 05:16:14 +00:00
2016-02-01 07:09:08 +00:00
2015-08-09 05:44:57 +00:00
2015-10-12 09:53:55 +00:00
2016-02-25 18:23:40 +00:00
2015-12-11 15:12:01 +00:00
2015-05-31 12:18:30 +00:00
2015-10-08 11:42:15 +00:00
2015-11-12 03:25:04 +00:00
2016-03-11 14:57:40 +00:00
2015-01-03 23:16:13 +00:00
2015-11-26 17:28:40 +00:00
2015-11-21 09:09:25 +00:00