Files
linux-apfs/fs/ceph
Yan, Zheng 3e8f43a089 ceph: Fix oops when handling mdsmap that decreases max_mds
When i >= newmap->m_max_mds, ceph_mdsmap_get_addr(newmap, i) return
NULL. Passing NULL to memcmp() triggers oops.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
Signed-off-by: Sage Weil <sage@inktank.com>
2012-10-01 14:30:54 -05:00
..
2012-08-02 09:11:19 -07:00
2012-05-29 23:28:33 -04:00
2012-08-02 09:11:19 -07:00
2012-05-16 14:28:27 -05:00
2011-06-07 21:36:45 -07:00
2011-01-12 15:15:13 -08:00
2012-08-02 09:11:19 -07:00
2012-07-30 18:15:35 -07:00