linux/fs/gfs2
Jan Kara 39263d5e71 gfs2: Convert to new freezing mechanism
We update gfs2_page_mkwrite() to use new freeze protection and the transaction
code to use freeze protection while the transaction is running. That is needed
to stop iput() of unlinked file from modifying the filesystem. The rest is
handled by the generic code.

CC: cluster-devel@redhat.com
CC: Steven Whitehouse <swhiteho@redhat.com>
Acked-by: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-07-31 09:45:50 +04:00
..
acl.c
acl.h
aops.c
bmap.c
bmap.h
dentry.c stop passing nameidata * to ->d_revalidate() 2012-07-14 16:34:14 +04:00
dir.c
dir.h
export.c ->encode_fh() API change 2012-05-29 23:28:33 -04:00
file.c gfs2: Convert to new freezing mechanism 2012-07-31 09:45:50 +04:00
gfs2.h
glock.c
glock.h
glops.c
glops.h
incore.h dlm for 3.5 2012-05-22 19:31:38 -07:00
inode.c don't pass nameidata to ->create() 2012-07-14 16:34:47 +04:00
inode.h
Kconfig
lock_dlm.c
log.c
log.h
lops.c
lops.h
main.c
Makefile
meta_io.c
meta_io.h
ops_fstype.c VFS: Pass mount flags to sget() 2012-07-14 16:38:34 +04:00
quota.c quota: Split dquot_quota_sync() to writeback and cache flushing part 2012-07-22 23:58:19 +04:00
quota.h quota: Split dquot_quota_sync() to writeback and cache flushing part 2012-07-22 23:58:19 +04:00
recovery.c
recovery.h
rgrp.c
rgrp.h
super.c quota: Move quota syncing to ->sync_fs method 2012-07-22 23:58:34 +04:00
super.h
sys.c quota: Split dquot_quota_sync() to writeback and cache flushing part 2012-07-22 23:58:19 +04:00
sys.h
trace_gfs2.h
trans.c gfs2: Convert to new freezing mechanism 2012-07-31 09:45:50 +04:00
trans.h
util.c
util.h
xattr.c
xattr.h