/openbmc/linux/fs/omfs/ |
H A D | dir.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/hfs/ |
H A D | dir.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/minix/ |
H A D | namei.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/sysv/ |
H A D | namei.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/affs/ |
H A D | namei.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | affs.h | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ufs/ |
H A D | namei.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/bfs/ |
H A D | dir.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/fat/ |
H A D | namei_msdos.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | namei_vfat.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/hpfs/ |
H A D | namei.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/hfsplus/ |
H A D | dir.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/coda/ |
H A D | dir.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ |
H A D | bad_inode.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ramfs/ |
H A D | inode.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/nilfs2/ |
H A D | namei.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/jffs2/ |
H A D | dir.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ocfs2/dlmfs/ |
H A D | dlmfs.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/jfs/ |
H A D | namei.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ext2/ |
H A D | namei.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/reiserfs/ |
H A D | namei.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | xattr.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/9p/ |
H A D | vfs_inode_dotl.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/udf/ |
H A D | namei.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ubifs/ |
H A D | dir.c | diff ebfc3b49a7ac25920cb5be5445f602e51d2ea559 Sun Jun 10 17:05:36 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|