diff options
| author | Christoph Hellwig <[email protected]> | 2018-07-11 13:48:46 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2018-07-18 03:26:58 +0000 |
| commit | 9ba546c01976a426292af99e682a557075d6c010 (patch) | |
| tree | 316963a30a975e8a02fcd677e9c4700916594f55 /fs/btrfs/dev-replace.c | |
| parent | ocxlflash_getfile(): fix double-iput() on alloc_file() failures (diff) | |
| download | kernel-9ba546c01976a426292af99e682a557075d6c010.tar.gz kernel-9ba546c01976a426292af99e682a557075d6c010.zip | |
aio: don't expose __aio_sigset in uapi
glibc uses a different defintion of sigset_t than the kernel does,
and the current version would pull in both. To fix this just do not
expose the type at all - this somewhat mirrors pselect() where we
do not even have a type for the magic sigmask argument, but just
use pointer arithmetics.
Fixes: 7a074e96 ("aio: implement io_pgetevents")
Signed-off-by: Christoph Hellwig <[email protected]>
Reported-by: Adrian Reber <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
