From mboxrd@z Thu Jan 1 00:00:00 1970 From: Artem Bityutskiy Subject: Re: [PATCHv6 0/9] kill unnecessary SB sync wake-ups + cleanups Date: Thu, 22 Jul 2010 10:54:40 +0300 Message-ID: <1279785280.3044.30.camel@localhost> References: <1278332107-11443-1-git-send-email-dedekind1@gmail.com> Reply-To: dedekind1@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: LKML , linux-fsdevel@vger.kernel.org To: Al Viro Return-path: Received: from smtp.nokia.com ([192.100.122.230]:61800 "EHLO mgw-mx03.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752971Ab0GVIBw (ORCPT ); Thu, 22 Jul 2010 04:01:52 -0400 In-Reply-To: <1278332107-11443-1-git-send-email-dedekind1@gmail.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, 2010-07-05 at 15:14 +0300, Artem Bityutskiy wrote: > here is v6 of my SB sync wakups killing patches, v5 may be found: > http://marc.info/?l=3Dlinux-fsdevel&m=3D127583599911620&w=3D2 >=20 > This is more of a reminder re-send, I did not get any feed-back for > v5. Not much changes since v5: >=20 > 1. Drop patches which fix race conditions for s_dirty changes WRT act= ual > write-back - these things are independent and I am planning to go = through > that separately. > 2. Add "Acked-by" to the btrfs patch. > 3. Fold all per-fs patches which introduce SB accessors into one big = patch. Hi Al, you "unofficially" told me that you want to get rid of '->write_super()= ' and 'sync_supers()' should not exist. And FSes which really need '->write_super()' should implement that themselves. I will try to work on this, but a bit later, after my holidays. But could you please: 1. confirm that you want to kill '->write_super()' and '->s_dirt' "officially", so that I could refer to this when sending patches 2. pick up patches 1-6 from this series, this would make my life easier a bit. I'm not sure then what do do with: commit 140236b4b1c749c9b795ea3d11558a0eb5a3a080 Author: Artem Bityutskiy Date: Thu Jun 10 13:56:33 2010 +0300 VFS: introduce s_dirty accessors which Linus merged, but which is now not needed, since you now want me to kill '->write_super()' completely. Will you take care of this please= ? Thanks! --=20 Best Regards, Artem Bityutskiy (=D0=90=D1=80=D1=82=D1=91=D0=BC =D0=91=D0=B8=D1=82=D1=8E= =D1=86=D0=BA=D0=B8=D0=B9) -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel= " in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html