Whamcloud - gitweb
LU-3744 llite: use 64bits flags in ll_lov_setea() 12/7312/2
authorNiu Yawei <yawei.niu@intel.com>
Tue, 13 Aug 2013 02:59:13 +0000 (22:59 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 14 Aug 2013 18:26:55 +0000 (18:26 +0000)
In ll_lov_setea(), setting MDS_OPEN_HAS_OBJS to an int flags will
result in the flags being overflowed.

Signed-off-by: Niu Yawei <yawei.niu@intel.com>
Change-Id: I7c623785579d782dd7ce03e0ca291d32ad3952f9
Reviewed-on: http://review.whamcloud.com/7312
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Emoly Liu <emoly.liu@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>

No differences found