From: Bob Peterson Date: Thu, 6 Feb 2014 15:43:50 +0000 (-0500) Subject: GFS2: Lock i_mutex and use a local gfs2_holder for fallocate X-Git-Tag: v3.15-rc1~97^2~25 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0846a534c5fbc40a08e2960a24bd0b8d647a840;p=pandora-kernel.git GFS2: Lock i_mutex and use a local gfs2_holder for fallocate This patch causes GFS2 to lock the i_mutex during fallocate. It also switches from using a dinode's inode glock to using a local holder like the other GFS2 i_operations. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed