From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754022AbbIIIxE (ORCPT ); Wed, 9 Sep 2015 04:53:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43007 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751837AbbIIIwx (ORCPT ); Wed, 9 Sep 2015 04:52:53 -0400 Date: Wed, 9 Sep 2015 11:52:50 +0300 From: "Michael S. Tsirkin" To: mszeredi@suse.cz Cc: linux-kernel@vger.kernel.org, vgough@pobox.com Subject: lockfile failure on encfs Message-ID: <20150909114722-mutt-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Miklos! Just wanted to point out this BZ to you: https://bugzilla.kernel.org/show_bug.cgi?id=104261 lockfile doesn't seem to work on encfs, but suddenly starts working if used under strace. While I found a work-around (using strace) it's still annoying. It doesn't seem likely that the problem can be in encfs userspace (why would it care that strace is used?) but I copied Valient just in case. Any help / debugging tips appreciated. -- MST