linux/fs/gfs2
Steven Whitehouse bf36a71316 [GFS2] Add gfs2_is_writeback()
This adds a function "gfs2_is_writeback()" along the lines of the
existing "gfs2_is_jdata()" in order to clean up the code and make
the various tests for the inode mode more obvious. It also fixes
the PageChecked() logic where we were resetting the flag too early
in the case of an error path.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2008-01-25 08:07:21 +00:00
..
locking
acl.c
acl.h
bmap.c [GFS2] Add gfs2_is_writeback() 2008-01-25 08:07:21 +00:00
bmap.h
daemon.c
daemon.h
dir.c
dir.h
eaops.c
eaops.h
eattr.c
eattr.h
gfs2.h
glock.c [GFS2] Handle multiple glock demote requests 2008-01-25 08:07:09 +00:00
glock.h
glops.c [GFS2] Remove useless i_cache from inodes 2008-01-25 08:07:16 +00:00
glops.h
incore.h [GFS2] Add gfs2_is_writeback() 2008-01-25 08:07:21 +00:00
inode.c [GFS2] Remove useless i_cache from inodes 2008-01-25 08:07:16 +00:00
inode.h [GFS2] Add gfs2_is_writeback() 2008-01-25 08:07:21 +00:00
Kconfig
lm.c
lm.h
locking.c
log.c [GFS2] Remove useless i_cache from inodes 2008-01-25 08:07:16 +00:00
log.h [GFS2] Remove useless i_cache from inodes 2008-01-25 08:07:16 +00:00
lops.c
lops.h
main.c [GFS2] Remove useless i_cache from inodes 2008-01-25 08:07:16 +00:00
Makefile [GFS2] Use ->page_mkwrite() for mmap() 2008-01-25 08:07:13 +00:00
meta_io.c [GFS2] Remove useless i_cache from inodes 2008-01-25 08:07:16 +00:00
meta_io.h [GFS2] Remove useless i_cache from inodes 2008-01-25 08:07:16 +00:00
mount.c
mount.h
ops_address.c [GFS2] Add gfs2_is_writeback() 2008-01-25 08:07:21 +00:00
ops_address.h [GFS2] Clean up internal read function 2008-01-25 08:07:11 +00:00
ops_dentry.c
ops_dentry.h
ops_export.c exportfs: make struct export_operations const 2007-10-22 08:13:21 -07:00
ops_file.c [GFS2] Use ->page_mkwrite() for mmap() 2008-01-25 08:07:13 +00:00
ops_fstype.c
ops_fstype.h exportfs: make struct export_operations const 2007-10-22 08:13:21 -07:00
ops_inode.c
ops_inode.h [GFS2] Clean up internal read function 2008-01-25 08:07:11 +00:00
ops_super.c [GFS2] Remove unused field in struct gfs2_inode 2008-01-25 08:07:18 +00:00
ops_super.h
quota.c [GFS2] Clean up internal read function 2008-01-25 08:07:11 +00:00
quota.h
recovery.c
recovery.h
rgrp.c [GFS2] Clean up internal read function 2008-01-25 08:07:11 +00:00
rgrp.h
super.c [GFS2] Remove useless i_cache from inodes 2008-01-25 08:07:16 +00:00
super.h
sys.c
sys.h
trans.c
trans.h
util.c
util.h