From: Al Viro Date: Thu, 20 Nov 2014 05:19:47 +0000 (+0000) Subject: GFS2: gfs2_dir_get_hash_table(): avoiding deferred vfree() is easy here... X-Git-Tag: omap-for-v3.19/fixes-rc1~148^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9265f1d0c7593e3e7e1e94a4a83a6dea34230a35;p=pandora-kernel.git GFS2: gfs2_dir_get_hash_table(): avoiding deferred vfree() is easy here... vfree() is allowed under spinlock these days, but it's cheaper when it doesn't step into deferred case and here it's very easy to avoid. Signed-off-by: Al Viro Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed