Whamcloud - gitweb
LU-4075 osd: handle getxattr for trusted.version 49/11649/2
authorJohn L. Hammond <john.hammond@intel.com>
Fri, 29 Aug 2014 13:25:36 +0000 (08:25 -0500)
committerAndreas Dilger <andreas.dilger@intel.com>
Sat, 25 Oct 2014 00:04:53 +0000 (00:04 +0000)
commitead6a106a2e9b39037b3e1d113ffdaa3336f25d8
tree22a1eab03a0afd64c29511ebfa28d41df0f3e844
parent2305c36139a7deaf25a0dc737d412eed42ca54e9
LU-4075 osd: handle getxattr for trusted.version

In the ldiskfs osd_xattr_get() remove an assertion on the size of the
supplied buffer and add normal handling.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Ie4d3b4ab6dd1e8328404d1f8e5b403130b62e64a
Reviewed-on: http://review.whamcloud.com/11649
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/osd-ldiskfs/osd_handler.c