dect
/
linux-2.6
Archived
13
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/hpfs
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
..
Kconfig HPFS: Make HPFS compile on preempt and SMP 2011-05-09 09:04:23 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
alloc.c hpfs: bitmaps are little-endian 2012-05-29 23:28:37 -04:00
anode.c hpfs: annotate btree nodes, get rid of bitfields mess 2012-05-29 23:28:38 -04:00
buffer.c HPFS: remove PRINTK() macro 2012-05-31 17:49:27 -07:00
dentry.c switch hpfs 2011-01-12 20:02:47 -05:00
dir.c stop passing nameidata to ->lookup() 2012-07-14 16:34:32 +04:00
dnode.c hpfs: annotate struct hpfs_dirent 2012-05-29 23:28:39 -04:00
ea.c hpfs: get rid of bitfields in struct fnode 2012-05-29 23:28:37 -04:00
file.c fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 2011-07-20 20:47:59 -04:00
hpfs.h hpfs: assorted endianness annotations 2012-05-29 23:28:39 -04:00
hpfs_fn.h stop passing nameidata to ->lookup() 2012-07-14 16:34:32 +04:00
inode.c hpfs: get rid of bitfields in struct fnode 2012-05-29 23:28:37 -04:00
map.c hpfs: assorted endianness annotations 2012-05-29 23:28:39 -04:00
name.c HPFS: Remove CR/LF conversion option 2011-05-09 09:04:23 -07:00
namei.c don't pass nameidata to ->create() 2012-07-14 16:34:47 +04:00
super.c hpfs: assorted endianness annotations 2012-05-29 23:28:39 -04:00