[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20071115133458.967ca5d7.akpm@linux-foundation.org>
Date: Thu, 15 Nov 2007 13:34:58 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: "Torsten Kaiser" <just.for.lkml@...glemail.com>
Cc: jblunck@...e.de, linux-kernel@...r.kernel.org,
bfields@...ldses.org, trond.myklebust@....uio.no
Subject: Re: 2.6.24-rc2-mm1
On Thu, 15 Nov 2007 22:24:12 +0100
"Torsten Kaiser" <just.for.lkml@...glemail.com> wrote:
> The problem with the first bisect-try was, that everything between
> bisect-good: r-o-bind-mounts-elevate-write-count-over-calls-to-vfs_rename
> and
> bisect-bad: use-struct-path-in-struct-svc_export
> did not compile like this:
>
> CC [M] fs/nfsd/vfs.o
> fs/nfsd/vfs.c: In function 'nfsd_rename':
> fs/nfsd/vfs.c:1695: error: request for member 'mnt' in something not a
> structure or union
argh. I'd incorrectly worked out that
nfsd-fix-wrong-mnt_writer-count-in-rename.patch was a fix against
r-o-bind-mounts-elevate-write-count-over-calls-to-vfs_rename.patch however
it is in fact a fix against use-struct-path-in-struct-svc_export.patch.
My life sucks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists