mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-01 17:35:17 +00:00
Fix two out-of-date comments in LVM backend
This commit is contained in:
parent
12459d1ea7
commit
cf7124946a
1
AUTHORS
1
AUTHORS
@ -166,6 +166,7 @@ Patches have also been contributed by:
|
||||
Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
|
||||
Jesse Cook <code.crashenx@gmail.com>
|
||||
Alexander Todorov <atodorov@otb.bg>
|
||||
Richard Laager <rlaager@wiktel.com>
|
||||
|
||||
[....send patches to get your name here....]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* storage_backend_logvol.c: storage backend for logical volume handling
|
||||
* storage_backend_logical.c: storage backend for logical volume handling
|
||||
*
|
||||
* Copyright (C) 2007-2009 Red Hat, Inc.
|
||||
* Copyright (C) 2007-2008 Daniel P. Berrange
|
||||
|
@ -28,4 +28,4 @@
|
||||
|
||||
extern virStorageBackend virStorageBackendLogical;
|
||||
|
||||
#endif /* __VIR_STORAGE_BACKEND_LOGVOL_H__ */
|
||||
#endif /* __VIR_STORAGE_BACKEND_LOGICAL_H__ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user