GFS2: Fix missing allocation data for set/remove xattr
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 26 Jul 2012 13:15:17 +0000 (14:15 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 13 Sep 2012 09:30:34 +0000 (10:30 +0100)
commit645b2ccc75d3d15928e3dbfc659659c2b8d4d9a6
treedc1323be4f636e324018b549ed76617abc98012e
parentda1dfb6af849cb05aa82b0c18866a7b2bafb6905
GFS2: Fix missing allocation data for set/remove xattr

These entry points were missed in the original patch to allocate
this data structure.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/inode.c