[libvirt] [PATCH] storage: Refetch file status after open

Michal Privoznik mprivozn at redhat.com
Fri Nov 25 12:46:15 UTC 2011


On 25.11.2011 13:43, Jiri Denemark wrote:
> On Fri, Nov 25, 2011 at 13:28:50 +0100, Michal Privoznik wrote:
>> This partly reverts my previous patch f88de3eb. We need to
>> get file status after open, as given path could have been symlink,
>> so fstat() will operate on different file than lstat().
>> ---
>>  src/storage/storage_backend.c |    8 ++++++++
>>  1 files changed, 8 insertions(+), 0 deletions(-)
> 
> ACK
> 
> Jirka

Thanks, pushed.

Michal




More information about the libvir-list mailing list