From: Jan Kara Date: Tue, 12 Jun 2012 14:20:41 +0000 (+0200) Subject: gfs2: Convert to new freezing mechanism X-Git-Tag: v3.6-rc1~18^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39263d5e71d0fad09eab0d855a9407ad2af8378c;p=pandora-kernel.git 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 Acked-by: Steven Whitehouse Signed-off-by: Jan Kara Signed-off-by: Al Viro --- Reading git-diff-tree failed