]> git.baikalelectronics.ru Git - kernel.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>
Thu, 13 Sep 2012 09:30:34 +0000 (10:30 +0100)
commiteb4854e7ff9dc97aa4ae298fb11ef04b077fb616
treedc1323be4f636e324018b549ed76617abc98012e
parentf2e18451bf53f453fc12354e2b0c6cd4aad48614
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