Home
last modified time | relevance | path

Searched hist:"0 bc62284ee3f2a228c64902ed818b6ba8e04159b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dioctl.cdiff 0bc62284ee3f2a228c64902ed818b6ba8e04159b Tue Oct 14 02:38:01 CDT 2014 Yan, Zheng <zyan@redhat.com> ceph: fix divide-by-zero in __validate_layout()

The 'stripe_unit' field is 64 bits, casting it to 32 bits can result zero.

Signed-off-by: Yan, Zheng <zyan@redhat.com>