Files
mirror_zfs/module/os/linux/zfs
hpingfs 4d04e41e4d zfs_ctldir: fix incorrect argument type of rw_destroy
The argument type of rw_destroy is (krwlock_t *) while currently
krwlock_t is passed in zfs_ctldir.c. This error is hidden because
rw_destroy is defined as ((void) 0) in linux. But anyway, this
mismatch should be fixed.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ping Huang <huangping@smartx.com>
Closes #13272
2022-03-30 15:40:31 -07:00
..
2022-03-14 12:37:39 -07:00
2022-01-26 11:38:52 -08:00
2022-03-18 06:47:57 -06:00
2022-03-15 15:13:42 -07:00
2019-09-12 13:33:44 -07:00
2022-02-15 15:54:25 -08:00
2022-03-15 15:13:42 -07:00
2022-03-15 15:13:42 -07:00
2021-11-30 07:46:25 -07:00
2022-03-15 15:13:42 -07:00
2022-02-18 09:34:03 -08:00
2022-03-15 15:13:42 -07:00
2022-03-15 15:13:42 -07:00
2022-02-18 09:34:03 -08:00