Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/minix
Al Viro ebfc3b49a7 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>
2012-07-14 16:34:47 +04:00
..
bitmap.c minix: propagate umode_t 2012-01-03 22:54:59 -05:00
dir.c minix: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:24 +08:00
file.c
inode.c vfs: Rename end_writeback() to clear_inode() 2012-05-06 13:43:41 +08:00
itree_common.c
itree_v1.c
itree_v2.c
Kconfig
Makefile
minix.h vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} 2012-03-20 21:29:32 -04:00
namei.c don't pass nameidata to ->create() 2012-07-14 16:34:47 +04:00