Whamcloud - gitweb
b=22558 fix mdc_setattr_pack_20() to handle ea == NULL
authorpravin <Pravin.Shelar@Sun.COM>
Tue, 25 May 2010 14:20:40 +0000 (19:50 +0530)
committerJohann Lombardi <johann@sun.com>
Tue, 25 May 2010 16:09:59 +0000 (18:09 +0200)
commit546e39af47ec818c2419c438967861c60f4f2c7b
treec7b562f93ab3412cc78338969b24ffc58d947f20
parentca317243d755f88f194202e1eb5db53d3810df6d
b=22558 fix mdc_setattr_pack_20() to handle ea == NULL

i=sheng.yang
i=johann

this patch fixes interop setattr function mdc_setattr_pack_20() for command
"setfattr -n trusted.lov ." which cause ea == NULL.
lustre/mdc/mdc_lib.c