Whamcloud - gitweb
LU-6757 ldiskfs: large EA support
authorBob Glossman <bob.glossman@intel.com>
Fri, 12 Feb 2016 23:50:26 +0000 (15:50 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 1 Mar 2016 13:20:50 +0000 (08:20 -0500)
commit7581eba5c26ee6a0c5082efc7fc9553cc430fa53
tree0af779e0ea849a68cfd6b705d3407d81abf342f9
parent98ace9c387b6001a278ea1990023730d08cc48ea
LU-6757 ldiskfs: large EA support

For large EA support, ext4_xattr_check_names() will return -EIO. This
patch fixes that by checking whether the large EA value is saved in an
external EA inode or not.

this mod copys a small subset of http://review.whamcloud.com/16012 that made
this change in el7 ldiskfs into sles12 ldiskfs

Signed-off-by: Bob Glossman <bob.glossman@intel.com>
Change-Id: I5f29eb5d87e1a3a0a928298ed3ac993c7a0bcdd1
Reviewed-on: http://review.whamcloud.com/18449
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
ldiskfs/kernel_patches/patches/sles12/ext4-large-eas.patch