linux/fs/gfs2
Al Viro 00699ad857 Use the right predicate in ->atomic_open() instances
->atomic_open() can be given an in-lookup dentry *or* a negative one
found in dcache.  Use d_in_lookup() to tell one from another, rather
than d_unhashed().

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-07-05 16:02:23 -04:00
..
acl.c gfs2: Switch to generic xattr handlers 2016-05-12 22:28:05 -04:00
acl.h gfs2: Switch to generic xattr handlers 2016-05-12 22:28:05 -04:00
aops.c We've got nine patches this time: 2016-05-20 15:11:26 -07:00
bmap.c
bmap.h
dentry.c
dir.c remove lots of IS_ERR_VALUE abuses 2016-05-27 15:26:11 -07:00
dir.h
export.c
file.c We've got nine patches this time: 2016-05-20 15:11:26 -07:00
gfs2.h
glock.c We've got nine patches this time: 2016-05-20 15:11:26 -07:00
glock.h
glops.c
glops.h
incore.h
inode.c Use the right predicate in ->atomic_open() instances 2016-07-05 16:02:23 -04:00
inode.h
Kconfig
lock_dlm.c
log.c
log.h
lops.c
lops.h
main.c
Makefile
meta_io.c We've got nine patches this time: 2016-05-20 15:11:26 -07:00
meta_io.h
ops_fstype.c
quota.c
quota.h
recovery.c
recovery.h
rgrp.c We've got nine patches this time: 2016-05-20 15:11:26 -07:00
rgrp.h
super.c
super.h
sys.c
sys.h
trace_gfs2.h
trans.c
trans.h
util.c
util.h
xattr.c switch xattr_handler->set() to passing dentry and inode separately 2016-05-27 15:39:43 -04:00
xattr.h