Whamcloud - gitweb
LU-2689 interop: use stripe md in ll_update_inode()
authorJohn L. Hammond <john.hammond@intel.com>
Thu, 7 Feb 2013 01:05:08 +0000 (19:05 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 8 Feb 2013 19:03:23 +0000 (14:03 -0500)
commit9ac37e061515ed6a3efcc8aca87ce71f6fff2a18
tree3a6869412e2043ad1da73ad591f665c74c1341c8
parente607bf4fefad5c0f34d84da5dc38fb5767edf785
LU-2689 interop: use stripe md in ll_update_inode()

When connected to servers that do not support LL_SBI_LAYOUT_LOCK, if
stripe md is available in ll_inode_update() then use it.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I949a0129c3fc92c5434288df0549a54ccd440f97
Reviewed-on: http://review.whamcloud.com/5289
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/lclient/lcommon_cl.c
lustre/llite/llite_lib.c