From: Steven Whitehouse Date: Wed, 10 Nov 2010 15:14:57 +0000 (+0000) Subject: GFS2: Clean up duplicated setattr code X-Git-Tag: v2.6.38-rc1~493^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ae51ed7b548c1d943d080da617515e801ea5c3e;p=pandora-kernel.git GFS2: Clean up duplicated setattr code While preparing the last patch I noticed that the gfs2_setattr_simple code had been duplicated into two other places. This patch updates those to call gfs2_setattr_simple rather than open coding it. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed