On Wed, Sep 7, 2011 at 5:28 PM, Sage Weil <s...@newdream.net> wrote: > Allow the client id to be specified in the config string via 'id=' so that > users can control who they authenticate as. Currently they are stuck with > the default ('admin'). This is necessary for anyone using authentication > in their environment. > > Signed-off-by: Sage Weil <s...@newdream.net> > --- > block/rbd.c | 52 ++++++++++++++++++++++++++++++++++++++++++++-------- > 1 files changed, 44 insertions(+), 8 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>