[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120622084940.GB14083@ZenIV.linux.org.uk>
Date: Fri, 22 Jun 2012 09:49:40 +0100
From: Al Viro <viro@...IV.linux.org.uk>
To: Miklos Szeredi <miklos@...redi.hu>
Cc: Christoph Hellwig <hch@...radead.org>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
torvalds@...ux-foundation.org, dhowells@...hat.com
Subject: Re: [PATCH 00/21] vfs: atomic open v6 (part 2)
On Mon, Jun 18, 2012 at 04:27:41PM +0200, Miklos Szeredi wrote:
> Here's fix against e8c30bb7 "->atomic_open() prototype change - pass int
> * instead of bool *"
>
> Rename FILE_CREATE to FILE_CREATED because it conflicts with a define in
> fs/cifs/cifspdu.h
... and that leads to actual breakage in e.g. cifs_do_create(), since the macro
from cifspdu.h wins and we end up setting the wrong bit there. Folded.
--
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