]> sourceware.org Git - lvm2.git/commit
Check for failing 'stat' and skip this loop iteration
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 21 Sep 2011 10:42:53 +0000 (10:42 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 21 Sep 2011 10:42:53 +0000 (10:42 +0000)
commita456d3c77fb28af92d50c72e955d9ca98bda0917
treec1202f2717da5f9d56eeb35bb2fa6293075fb470
parent1a82ef43862d93f49cb609c14399da4f6f4b57f8
Check for failing 'stat' and skip this loop iteration
(since data in statbuf are invalid).

Check whether sysconf managed to find _SC_PAGESIZE.

Report at least debug warning about failing unlink
(logging scheme here seems to be a different then in lvm).

Duplicate terminal FDs and use similar code as is made in clvmd
and cleanup warns about missing open/close tests.
FIXME: Looks like we already have 3 instancies of the same code in lvm repo.
WHATS_NEW
daemons/cmirrord/clogd.c
daemons/cmirrord/functions.c
This page took 0.031111 seconds and 5 git commands to generate.