Files
linux-apfs/include/linux/ceph
Ilya Dryomov 281dbe5db8 libceph: add an ONSTACK initializer for oids
An on-stack oid in ceph_ioctl_get_dataloc() is not initialized,
resulting in a WARN and a NULL pointer dereference later on.  We will
have more of these on-stack in the future, so fix it with a convenience
macro.

Fixes: d30291b985 ("libceph: variable-sized ceph_object_id")
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2016-07-28 02:55:35 +02:00
..
2014-12-17 20:09:50 +03:00
2016-07-28 02:55:35 +02:00
2016-05-26 00:36:23 +02:00
2016-01-21 19:36:08 +01:00
2016-07-28 02:55:35 +02:00
2016-05-26 01:15:28 +02:00