mirror of
git://sourceware.org/git/lvm2.git
synced 2025-08-01 00:22:02 +03:00
cleanup: spelling
This commit is contained in:
4
lib/cache/lvmcache.c
vendored
4
lib/cache/lvmcache.c
vendored
@ -264,9 +264,9 @@ static void _drop_metadata(const char *vgname, int drop_precommitted)
|
||||
}
|
||||
|
||||
/*
|
||||
* Remote node uses this to upgrade precommited metadata to commited state
|
||||
* Remote node uses this to upgrade precommitted metadata to commited state
|
||||
* when receives vg_commit notification.
|
||||
* (Note that devices can be suspended here, if so, precommited metadata are already read.)
|
||||
* (Note that devices can be suspended here, if so, precommitted metadata are already read.)
|
||||
*/
|
||||
void lvmcache_commit_metadata(const char *vgname)
|
||||
{
|
||||
|
Reference in New Issue
Block a user