From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Pokorný Date: Tue, 9 Oct 2012 20:31:26 +0200 Subject: [Cluster-devel] [PATCH 0/2][RFC] pruning libcman a bit Message-ID: <1349807488-29871-1-git-send-email-jpokorny@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, I discovered two questionable places in libcman fixing of which has a tiny simplification of code as a side-effect. I tried my best to validate the changes (esp. the second changeset), but would be great if someone reviewed the drafted thought-process behind the changes as well as the actual changes. Jan Pokorn? (2): libcman: E{INTR,AGAIN} in cman_dispatch repeated read needs -1 too libcman: remove superfluous cman_dispatch outer loop condition cman/lib/libcman.c | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) -- 1.7.11.4