Files
mirror_zfs/module
Heitor Alves de Siqueira 20e124dd71 Break out of zfs_zget early if unlinked znode
If zp->z_unlinked is set, we're working with a znode that has been
marked for deletion. If that's the case, we can skip the "goto again"
loop and return ENOENT, as the znode should not be discovered.

Reviewed-by: Richard Yao <ryao@gentoo.org>
Reviewed-by: Matt Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Heitor Alves de Siqueira <halves@canonical.com>
Closes #9583
2020-01-22 13:49:04 -08:00
..
2020-01-22 13:48:59 -08:00
2020-01-22 13:49:01 -08:00
2020-01-22 13:48:59 -08:00
2020-01-22 13:48:59 -08:00
2018-05-29 16:00:33 -07:00