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-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html