Whamcloud - gitweb
LU-3079 osd-zfs: Change header order to avoid build fail 68/6968/2
authoryangsheng <yang.sheng@intel.com>
Fri, 12 Jul 2013 19:49:24 +0000 (03:49 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 26 Jul 2013 17:55:34 +0000 (17:55 +0000)
commit69f000d420d01c48fb7300ff973e498f2dbf92b5
tree4e13c3761b11bca38a5a315291520974465ba4b7
parentdcb4810983391165eb17af1a83105b968557f993
LU-3079 osd-zfs: Change header order to avoid build fail

SPL redefined list_move_tail() in sys/list.h. It will
confused if system & lustre header use list_move_tail()
after SPL header.

Signed-off-by: yang sheng <yang.sheng@intel.com>
Change-Id: I946e810b57affdeedbfc16bb5e502ebde0716039
Reviewed-on: http://review.whamcloud.com/6968
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osd-zfs/udmu.c