Re: [PATCH 1/3] util: Declare that virFileExists shall honor errno

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09/13/13 17:36, Eric Blake wrote:
> On 09/13/2013 08:19 AM, Peter Krempa wrote:
>> Explicitly state that some parts of the code may require virFileExists
>> to set or preserve a correct errno so that future modifications don't
>> break.
>> ---
>>  src/util/virfile.c | 6 ++++++
>>  1 file changed, 6 insertions(+)
>>

...

>> +/**
>> + * virFileExists: Check for presence of file
>> + * @path: Path of file to check
>> + *
>> + * Returns wether file exists. Preserves errno in case it does not exist.
> 
> s/wether/whether/
> 
> or even:
> 
> s/wether/true if the/

I chose this wording and ...

> 
>> + */
>>  bool
>>  virFileExists(const char *path)
>>  {
>>
> 
> ACK once you avoid the typo.
> 

... pushed this patch.

Thanks.

Peter

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]