On Thu, Feb 10, 2011 at 11:18 AM, Kevin Wolf <kw...@redhat.com> wrote: > Instead of just returning -ENOTSUP, generate a more detailed error. > > Unfortunately we don't have a helpful text for features that we don't know > yet, > so just print the feature mask. It might be useful at least if someone asks > for > help. > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > --- > block/qed.c | 9 ++++++++- > 1 files changed, 8 insertions(+), 1 deletions(-)
Thanks! Acked-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>