libvirt/src/storage
Eric Blake 99fa30804b maint: fix grammar errors
Jim Meyering recently improved gnulib to catch various grammar
errors during 'make syntax-check'.

* .gnulib: Update to latest, for syntax-check improvements.
* include/libvirt/libvirt.h.in (virConnectAuthCallbackPtr): Use
cannot rather than two words.
* src/driver.c: Likewise.
* src/driver.h (VIR_SECRET_GET_VALUE_INTERNAL_CALL): Likewise.
* src/remote/remote_driver.c (initialize_gnutls): Likewise.
* src/util/pci.c (pciBindDeviceToStub): Likewise.
* src/storage/storage_backend.c (virStorageBackendCreateQemuImg):
Likewise.
(virStorageBackendUpdateVolTargetInfoFD): Avoid doubled word.
* docs/formatdomain.html.in: Likewise.
* src/qemu/qemu_process.c (qemuProcessStart): Likewise.
* cfg.mk (exclude_file_name_regexp--sc_prohibit_can_not)
(exclude_file_name_regexp--sc_prohibit_doubled_word): Exclude
existing translation problems.
2011-04-12 09:06:14 -06:00
..
parthelper.c storage: Allow to delete device mapper disk partition 2011-02-17 15:29:07 +08:00
storage_backend_disk.c maint: kill all remaining uses of old DEBUG macro 2011-02-21 08:46:52 -07:00
storage_backend_disk.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend_fs.c Ignore backing file errors in FS storage pool 2011-03-11 09:54:44 -07:00
storage_backend_fs.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend_iscsi.c storage: Remove PATH_MAX sized stack allocation from iSCSI backend 2011-04-05 09:12:46 +02:00
storage_backend_iscsi.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend_logical.c Don't overwrite virRun error messages 2011-03-09 08:53:12 -05:00
storage_backend_logical.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend_mpath.c storage: make debug log more useful 2011-02-22 10:10:31 +08:00
storage_backend_mpath.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend_scsi.c Improve SCSI volume key generation 2011-04-05 16:04:22 +01:00
storage_backend_scsi.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend.c maint: fix grammar errors 2011-04-12 09:06:14 -06:00
storage_backend.h Put <stdbool.h> into internal.h so it is available everywhere 2011-02-24 12:04:06 +00:00
storage_driver.c extend logging to record configuration-related changes 2011-03-30 09:19:47 +08:00
storage_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00