Whamcloud - gitweb
LU-2192 tests: enable large xattr testing on zfs
authorYu Jian <yujian@whamcloud.com>
Thu, 8 Nov 2012 04:16:14 +0000 (12:16 +0800)
committerOleg Drokin <green@whamcloud.com>
Tue, 13 Nov 2012 14:21:15 +0000 (09:21 -0500)
commit75e08bff67541a77032154a2347de108cdbd28aa
tree07c3cbd70e9ccaa902b1af10c6aa560dce2c30b5
parent6929549acde2357339aec7bcaac6ec301150e96e
LU-2192 tests: enable large xattr testing on zfs

Since zfs supports large xattr by default and dumpe2fs does not
work on zfs, we need improve large_xattr_enabled() to check the
backend fs type on MDS.

Test-Parameters:mdsfilesystemtype=zfs mdtfilesystemtype=zfs ostfilesystemtype=zfs testlist=sanity,conf-sanity,replay-single,lustre-rsync-test
Signed-off-by: Yu Jian <yujian@whamcloud.com>
Change-Id: I27bdad38d8a40e3858d96ee29f44a6abb5365fef
Reviewed-on: http://review.whamcloud.com/4493
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Li Wei <wei.g.li@intel.com>
lustre/tests/test-framework.sh