1
0
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:
Dave Wysochanski 2007-08-06 21:11:27 +00:00
parent 48bb503f12
commit 41a94b5400

View File

@ -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