]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
rbd: document rbd_spec structure
authorAlex Elder <elder@dreamhost.com>
Thu, 1 Nov 2012 13:39:26 +0000 (08:39 -0500)
committerAlex Elder <elder@inktank.com>
Mon, 19 Nov 2012 23:37:47 +0000 (17:37 -0600)
commitb3cb340a042cd13dcb6ee6c37f6068906aac2370
tree99e3ce6e821e884de4fb960007fe23d06dbd828f
parent22cddde104d715600a4c218bf9224923208afe90
rbd: document rbd_spec structure

I promised Josh I would document whether there were any restrictions
needed for accessing fields of an rbd_spec structure.  This adds a
big block of comments that documents the structure and how it is
used--including the fact that we don't attempt to synchronize access
to it.

Signed-off-by: Alex Elder <elder@inktank.com>
drivers/block/rbd.c