mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
Update a few comments
This commit is contained in:
parent
48bb503f12
commit
41a94b5400
@ -1792,13 +1792,8 @@ int vg_check_status(struct volume_group *vg, uint32_t status)
|
||||
return 1;
|
||||
}
|
||||
|
||||
/**
|
||||
* vg_lock_and_read - Attempt to lock a volume group, read, and check status
|
||||
* @cmd - command context
|
||||
* @vg_name - name of the volume group to lock and read
|
||||
* @lock_flags - locking flags to use
|
||||
* @status_flags - status flags to check
|
||||
* @misc_flags - function modifier flags
|
||||
/*
|
||||
* vg_lock_and_read - consolidate vg locking, reading, and status flag checking
|
||||
*
|
||||
* Returns:
|
||||
* NULL - failure
|
||||
|
Loading…
x
Reference in New Issue
Block a user