Al, Please consider the following patches. The first one fixes an old bug (stable CC-d). The others are fixes for the atomic-open series. Thanks, Miklos ---- Miklos Szeredi (4): vfs: canonicalize create mode in build_open_flags() vfs: atomic_open(): fix create mode usage vfs: pass right create mode to may_o_create() fuse: check create mode in atomic open --- fs/fuse/dir.c | 3 +++ fs/namei.c | 4 ++-- fs/open.c | 7 ++++--- 3 files changed, 9 insertions(+), 5 deletions(-) -- 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