Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755380Ab1CLT2Q (ORCPT ); Sat, 12 Mar 2011 14:28:16 -0500 Received: from mail-fx0-f46.google.com ([209.85.161.46]:57552 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754774Ab1CLT2P (ORCPT ); Sat, 12 Mar 2011 14:28:15 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; b=YDFiKUzBtMNvxapBMwMyUp6uTtzG2+2eKcTFQXRrfDkeXm1PIHqZp0XBHrqePp2EFg XwXo4fq/h16p/r+2BOr/xUDPk0qo2/w1Mz03od1YUNM/3gUNBXZAiTdq+elkhVBIVBOL k8zTH3BCBgm1vsaj7UAZN6uk0iv9/VM6/WUDU= Subject: Re: [PATCH v3] introduce sys_syncfs to sync a single file system From: Artem Bityutskiy Reply-To: dedekind1@gmail.com To: Indan Zupancic Cc: Ric Wheeler , Arnd Bergmann , Sage Weil , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, "Aneesh Kumar K. V" , Jonathan Nieder , akpm@linux-foundation.org, linux-api@vger.kernel.org, mtk.manpages@gmail.com, viro@zeniv.linux.org.uk, hch@lst.de, l@jasper.es In-Reply-To: References: <201103111255.44979.arnd@arndb.de> <4D7AC0FE.8070806@gmail.com> <1d4d1b7ae64da97f44cad0e2bda4f832.squirrel@webmail.greenhost.nl> <4D7ADFDD.9080108@gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Sat, 12 Mar 2011 21:28:09 +0200 Message-ID: <1299958089.2332.8.camel@koala> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 (2.32.2-1.fc14) Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 655 Lines: 17 On Sat, 2011-03-12 at 04:50 +0100, Indan Zupancic wrote: > Did you use the remount trick or the ioctl? If the latter, is it sufficient > for your need? If the first, would guaranteeing that mount -o remount,rw > trick will keep working solve the problem for you? -o remount,rw wants sysadmin capability, which limits the usage of this trick. -- Best Regards, Artem Bityutskiy (Битюцкий Артём) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/