Whamcloud - gitweb
LU-11380 mdc: move empty xattr handling to mdc layer 98/33198/4
authorJohn L. Hammond <jhammond@whamcloud.com>
Mon, 17 Sep 2018 21:42:28 +0000 (16:42 -0500)
committerOleg Drokin <green@whamcloud.com>
Sat, 10 Nov 2018 05:22:54 +0000 (05:22 +0000)
commit0f42b388432c4b898857660197ef13a40a82cd9d
treee4765151e8002ab90959c4bcddb8fc0e05e500c3
parent79d5e5f22062b4b5e95f0f7b69cbdab046d45031
LU-11380 mdc: move empty xattr handling to mdc layer

Extract duplicated logic around empty xattr handling from several
places in llite and consolidate it in mdc_getxattr().

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: I55b9653375a3cf2e6d9d3903743f2aa50ca2e322
Reviewed-on: https://review.whamcloud.com/33198
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Reviewed-by: Emoly Liu <emoly@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/file.c
lustre/llite/xattr.c
lustre/llite/xattr26.c
lustre/mdc/mdc_request.c