vfs/glusterfs: Change xattr key to match gluster key.
commit478851de95be1bbfc54c087ff51055e20515577c
authorraghavendra talur <raghavendra.talur@gmail.com>
Wed, 10 Dec 2014 15:45:03 +0000 (10 21:15 +0530)
committerKarolin Seeger <kseeger@samba.org>
Mon, 26 Jan 2015 19:53:09 +0000 (26 20:53 +0100)
tree91c42447802c506e76e13f1257e66ea6c058772d
parentbe67c85974037b796a39dba6433f36bcfe04656a
vfs/glusterfs: Change xattr key to match gluster key.

Gluster changed the key used to do get_real_filename
in 3.5. This changes Samba's glusterfs vfs-module
to use the same key.

This will render SMB_VFS_GET_REALFILENAME() working
again under 3.5 and will remove support for that functionality
for Gluster 3.4 and older.

Signed-off-by: raghavendra talur <raghavendra.talur@gmail.com>
Reviewed-by: Ira Cooper <ira@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
(cherry picked from commit af9ec9fea5a730023cdee6e236f9585e3a18b0e6)
source3/modules/vfs_glusterfs.c