From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753262AbbA2PzX (ORCPT ); Thu, 29 Jan 2015 10:55:23 -0500 Received: from cantor2.suse.de ([195.135.220.15]:60829 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750876AbbA2PzV (ORCPT ); Thu, 29 Jan 2015 10:55:21 -0500 Date: Thu, 29 Jan 2015 16:55:18 +0100 From: Cyril Hrubis To: Sedat Dilek Cc: ltp-list@lists.sourceforge.net, LKML , libc-alpha@sourceware.org, lwn@lwn.net, Andrew Morton , Linus Torvalds Subject: Re: [LTP] The Linux Test Project has been released for JANUARY 2015 Message-ID: <20150129155518.GA16315@rei.suse.de> References: <20150119122310.GA27065@rei> <20150120115625.GB11013@rei> <20150120132826.GA11824@rei> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi! > >> Yupp, that popped up. > >> How can I disable that gvfsd (here: Ubuntu/precise? > > > > Just kill the process, or run the testcases via ssh session. > > > >> And can this issue be documented? > > > > Hmm, maybe we can change the test cases to complain loudly if the > > process is found running. > > > > Good idea. And should be fixed in latest git. Now the testcases complain about the failure, give a hint what may be causing it, and if the umount() is not the the syscall under test, it's retried a few times with short usleep between. -- Cyril Hrubis chrubis@suse.cz