mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-04-06 17:49:11 +03:00
Fix obsolete comment on rangelock
5d43cc9a59
renamed it to rangelock_enter().
Reviewed-by: Matt Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@osnexus.com>
Closes #8408
This commit is contained in:
parent
cf89a4ec9d
commit
2d76ab9e42
@ -961,7 +961,7 @@ zvol_request(struct request_queue *q, struct bio *bio)
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* To be released in the I/O function. See the comment on
|
* To be released in the I/O function. See the comment on
|
||||||
* zfs_range_lock below.
|
* rangelock_enter() below.
|
||||||
*/
|
*/
|
||||||
rw_enter(&zv->zv_suspend_lock, RW_READER);
|
rw_enter(&zv->zv_suspend_lock, RW_READER);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user