summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/kern/vfs_aio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/vfs_aio.c b/sys/kern/vfs_aio.c
index f2398cf..e105cbd 100644
--- a/sys/kern/vfs_aio.c
+++ b/sys/kern/vfs_aio.c
@@ -781,7 +781,6 @@ aio_daemon(void *uproc)
* filedescriptors, except as temporarily inherited from the client.
*/
fdfree(td);
- mycp->p_fd = NULL;
mtx_unlock(&Giant);
/* The daemon resides in its own pgrp. */
OpenPOWER on IntegriCloud