GFS2: Clean up duplicated setattr code
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 10 Nov 2010 15:14:57 +0000 (15:14 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 30 Nov 2010 10:30:19 +0000 (10:30 +0000)
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 <swhiteho@redhat.com>

No differences found