Files
mirror_zfs/module/os/linux/zfs
Adam D. Moss 1daad98176 Linux: always check or verify return of igrab()
zhold() wraps igrab() on Linux, and igrab() may fail when the inode 
is in the process of being deleted.  This means zhold() must only be
called when a reference exists and therefore it cannot be deleted. 
This is the case for all existing consumers so add a VERIFY and a
comment explaining this requirement.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Adam Moss <c@yotes.com>
Closes #11704
2021-03-16 16:33:34 -07:00
..
2021-01-28 09:28:20 -08:00
2020-12-10 14:09:23 -08:00
2019-09-12 13:33:44 -07:00
2019-09-12 13:33:44 -07:00
2020-11-13 13:51:51 -08:00
2020-10-02 17:44:10 -07:00
2020-04-10 10:33:35 -07:00
2021-03-05 14:45:13 -08:00
2021-01-20 21:27:30 -08:00
2021-01-20 21:27:30 -08:00