The jobid (which was stored in kernelinfo) was used to look up jobs until 1ce9182407f6, where it became essentially write only. Remove it to simplify the code and pave the way for future work to make aio scale better.
Note, I've left spares in the native and 32-bit versions of __aiocb_private so as to preserve the ABI