Revert "proc: don't allow async path resolution of /proc/self components"
authorJens Axboe <axboe@kernel.dk>
Mon, 15 Feb 2021 20:42:42 +0000 (13:42 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 15 Feb 2021 20:42:42 +0000 (13:42 -0700)
commit35e766956c4f26c5f976e115c32968507246df95
treec01b80bb99f27bd067c5f3dd9792d7f09c6171ab
parent812793d931a9d9100a09e8b19974023c7b560a27
Revert "proc: don't allow async path resolution of /proc/self components"

This reverts commit 8d4c3e76e3be11a64df95ddee52e99092d42fc19.

No longer needed, as the io-wq worker threads have the right identity.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/proc/self.c