mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Al Viro <viro@zeniv.linux.org.uk>, Nick Piggin <nickpiggin@yahoo.com.au>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: fs: move bdev code out of buffer.c
Date: Mon, 30 Mar 2009 11:55:24 -0700	[thread overview]
Message-ID: <20090330115524.e78dbe14.akpm@linux-foundation.org> (raw)
In-Reply-To: <200903280059.n2S0xvhK006987@hera.kernel.org>

On Sat, 28 Mar 2009 00:59:57 GMT
Linux Kernel Mailing List <linux-kernel@vger.kernel.org> wrote:

> Gitweb:     http://git.kernel.org/linus/585d3bc06f4ca57f975a5a1f698f65a45ea66225
> Commit:     585d3bc06f4ca57f975a5a1f698f65a45ea66225
> Parent:     3ba13d179e8c24c68eac32b93593a6b10fcd1572
> Author:     Nick Piggin <npiggin@suse.de>
> AuthorDate: Wed Feb 25 10:44:19 2009 +0100
> Committer:  Al Viro <viro@zeniv.linux.org.uk>
> CommitDate: Fri Mar 27 14:44:03 2009 -0400
> 
>     fs: move bdev code out of buffer.c
>     
>     Move some block device related code out from buffer.c and put it in
>     block_dev.c. I'm trying to move non-buffer_head code out of buffer.c
>     
>     Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

This patch moved the CONFIG_BLOCK=y declaration of freeze_bdev() out of
buffer_head.h and into fs.h.  But it left the CONFIG_BLOCK=n definition
of freeze_bdev() in buffer_head.h.

I'd have noticed this earlier had this patch been in linux-next.  But
despite having been apparently written over a month ago, it was never
(afaict) in linux-next.

This patch is missing Nick's Signed-off-by:.

       reply	other threads:[~2009-03-30 18:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200903280059.n2S0xvhK006987@hera.kernel.org>
2009-03-30 18:55 ` Andrew Morton [this message]
2009-04-01 11:10   ` Al Viro
2009-04-02 11:21     ` Nick Piggin

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=20090330115524.e78dbe14.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nickpiggin@yahoo.com.au \
    --cc=viro@zeniv.linux.org.uk \
    /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

Powered by JetHome