From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933425AbcIVIqz (ORCPT ); Thu, 22 Sep 2016 04:46:55 -0400 Received: from atlantic540.startdedicated.de ([188.138.9.77]:43324 "EHLO atlantic540.startdedicated.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933243AbcIVIqv (ORCPT ); Thu, 22 Sep 2016 04:46:51 -0400 From: Daniel Wagner To: Jeff Layton Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Daniel Wagner Subject: [PATCH v0 0/3] [RESEND] lockperf: a few small improvments Date: Thu, 22 Sep 2016 10:46:04 +0200 Message-Id: <1474533967-4404-1-git-send-email-wagi@monom.org> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Daniel Wagner Hi Jeff, I had a bunch of small patches in my tree, which I forgot to send. So here they are... cheers, daniel Daniel Wagner (3): Synchronize all clients on start up posix03, posix04: Use '-l' instead of '-i' as option argument name posix03: Do not kill everything in the process group flock01.c | 24 ++++++++++++++++++++++-- flock02.c | 24 ++++++++++++++++++++++-- posix01.c | 24 ++++++++++++++++++++++-- posix02.c | 24 ++++++++++++++++++++++-- posix03.c | 23 ++++++++++++++++++----- posix04.c | 6 +++--- 6 files changed, 109 insertions(+), 16 deletions(-) -- 2.5.5