Files
linux-apfs/drivers
Alex Elder 9849e98636 rbd: define image request originator flag
Define a flag indicating whether an image request originated from
the Linux block layer (from blk_fetch_request()) or whether it was
initiated in order to satisfy an object request for a child image
of a layered rbd device.  For image requests initiated by objects of
child images we'll save a pointer to the object request rather than
the Linux block request.

For now, only block requests are used.

Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2013-05-01 21:18:41 -07:00
..
2013-04-09 18:03:25 +01:00
2013-04-05 21:02:17 +08:00
2013-04-19 17:57:48 -04:00
2013-04-07 15:11:27 +03:00
2013-04-26 07:59:23 -07:00