linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Jan Kara <jack@suse.cz>
Cc: Linux FS Maling List <linux-fsdevel@vger.kernel.org>,
	Linux Kernel Maling List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] udf: stop using s_dirt
Date: Thu, 21 Jun 2012 15:32:43 +0300	[thread overview]
Message-ID: <1340281963.13910.213.camel@sauron.fi.intel.com> (raw)
In-Reply-To: <20120604134409.GB11010@quack.suse.cz>

[-- Attachment #1: Type: text/plain, Size: 734 bytes --]

On Mon, 2012-06-04 at 15:44 +0200, Jan Kara wrote:
> On Mon 04-06-12 14:46:24, Artem Bityutskiy wrote:
> > From: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
> > 
> > The UDF file-system does not need the 's_dirt' superblock flag because it does
> > not define the 'write_super()' method. This flag was set to 1 in few places and
> > set to 0 in '->sync_fs()' and was basically useless. Stop using it because it
> > is on its way out.
>   Thanks. I've merged the patch to my tree.

Sorry Jan, but which one? I do not see it here at least:

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs

[I am trying to find out which bits and pieces of this work are where]

-- 
Best Regards,
Artem Bityutskiy

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2012-06-21 12:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-04 11:46 [PATCH] udf: stop using s_dirt Artem Bityutskiy
2012-06-04 13:44 ` Jan Kara
2012-06-21 12:32   ` Artem Bityutskiy [this message]
2012-06-21 23:29     ` Jan Kara

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1340281963.13910.213.camel@sauron.fi.intel.com \
    --to=dedekind1@gmail.com \
    --cc=jack@suse.cz \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).