commit | 9392a27d88b9707145d713654eb26f0c29789e50 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Thu Feb 06 21:42:51 2020 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Sat Feb 08 13:06:58 2020 -0700 |
tree | e40fe1aefd634c29f41cfcc103e32f4a68c38cd3 | |
parent | faac996ccd5da95bc56b91aa80f2643c2d0a1c56 [diff] |
io-wq: add support for inheriting ->fs Some work items need this for relative path lookup, make it available like the other inherited credentials/mm/etc. Cc: stable@vger.kernel.org # 5.3+ Signed-off-by: Jens Axboe <axboe@kernel.dk>