commit | c66c6e0c0b04ce4a152fe02c562dd0752665d580 | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@dreamhost.com> | Thu Nov 01 08:39:26 2012 -0500 |
committer | Alex Elder <elder@inktank.com> | Thu Jan 17 14:07:50 2013 -0600 |
tree | a7a5ffc949c95738f035757dcd774c50c383c111 | |
parent | c3acb18196cf3d7d3db6a5121c1bc674c3fba31f [diff] |
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> Reviewed-by: David Zafman <david.zafman@inktank.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>