commit | 0abec421638297a94c17f0d0e715fd6110cdb070 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Fri Jul 10 07:54:49 2020 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jul 10 07:54:49 2020 -0600 |
tree | c5db6377bcd8c2e49c2921657a1fa6b0308f30bd | |
parent | cb7c626c99ad7afff7af54df68c9079d0f2a56db [diff] |
test/statx: be safe and check if __NR_statx is there Probably don't need this, but it's right before release and I'd hate for a test to cause compilation failure. Signed-off-by: Jens Axboe <axboe@kernel.dk>