Whamcloud - gitweb
LU-6757 ldiskfs: large EA support 49/18449/2
authorBob Glossman <bob.glossman@intel.com>
Fri, 12 Feb 2016 23:50:26 +0000 (15:50 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 25 Feb 2016 22:13:51 +0000 (22:13 +0000)
commit721e5ca9b7c1e00dae1d0adc49bcbe403d913a10
treeb4fe48febb10c4249590b55e5a3cc6460b1cb564
parentf8de29d5cd226ec86aac3500b70eaf203cc1ae0b
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