Whamcloud - gitweb
LU-7264 mdd: refactor changelog handling for XATTR ops 97/22697/6
authorHenri Doreau <henri.doreau@cea.fr>
Fri, 23 Sep 2016 08:07:40 +0000 (10:07 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 17 Dec 2016 05:38:14 +0000 (05:38 +0000)
commit9ef9c5f9f0ceeaaaac018702286c0c23a8eb5d4b
tree6d5f145321202a96b78d007e06f6be1186fd4390
parent385dd38158e540a126207ab39af1669cca078de2
LU-7264 mdd: refactor changelog handling for XATTR ops

Add a helper function mdd_xattr_changelog_type() to determine the changelog
type to store when setting/deleting an xattr, if applicable.

Change-Id: I2a0d1d524c3a7c33da96ee470fe14ad13fd8638c
Signed-off-by: Henri Doreau <henri.doreau@cea.fr>
Reviewed-on: https://review.whamcloud.com/22697
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/mdd/mdd_object.c