linux/fs/gfs2
Christoph Hellwig 562c72aa57 fs: move inode_dio_wait calls into ->setattr
Let filesystems handle waiting for direct I/O requests themselves instead
of doing it beforehand.  This means filesystem-specific locks to prevent
new dio referenes from appearing can be held.  This is important to allow
generalizing i_dio_count to non-DIO_LOCKING filesystems.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-07-20 20:47:47 -04:00
..
acl.c ->permission() sanitizing: don't pass flags to ->check_acl() 2011-07-20 01:43:21 -04:00
acl.h ->permission() sanitizing: don't pass flags to ->check_acl() 2011-07-20 01:43:21 -04:00
aops.c GFS2: Resolve inode eviction and ail list interaction bug 2011-07-14 08:59:44 +01:00
bmap.c fs: move inode_dio_wait calls into ->setattr 2011-07-20 20:47:47 -04:00
bmap.h
dentry.c
dir.c
dir.h
export.c
file.c ->permission() sanitizing: don't pass flags to ->permission() 2011-07-20 01:43:24 -04:00
gfs2.h
glock.c
glock.h
glops.c GFS2: Resolve inode eviction and ail list interaction bug 2011-07-14 08:59:44 +01:00
glops.h
incore.h GFS2: Fix race during filesystem mount 2011-07-12 09:15:46 +01:00
inode.c ->permission() sanitizing: don't pass flags to ->permission() 2011-07-20 01:43:24 -04:00
inode.h ->permission() sanitizing: don't pass flags to ->permission() 2011-07-20 01:43:24 -04:00
Kconfig
lock_dlm.c
log.c GFS2: Resolve inode eviction and ail list interaction bug 2011-07-14 08:59:44 +01:00
log.h
lops.c
lops.h
main.c
Makefile
meta_io.c
meta_io.h
ops_fstype.c GFS2: Fix race during filesystem mount 2011-07-12 09:15:46 +01:00
quota.c
quota.h
recovery.c
recovery.h
rgrp.c
rgrp.h
super.c GFS2: Resolve inode eviction and ail list interaction bug 2011-07-14 08:59:44 +01:00
super.h
sys.c GFS2: Fix race during filesystem mount 2011-07-12 09:15:46 +01:00
sys.h
trace_gfs2.h
trans.c
trans.h
util.c
util.h
xattr.c
xattr.h