]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Fri, 3 Aug 2012 09:22:21 +0000 (10:22 +0100)
commit4a99437536735d186543cb2ba3bec5b5e616dfa9
tree534184cf47eaf2ec36aefc02626165a01fb32dbd
parent2fe92b82ab25ecee65265a68d50c090058cdb29b
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