Change in ovirt-engine[master]: core: Fix NPE in QuotaManager (#855647)

dfediuck at redhat.com dfediuck at redhat.com
Mon Sep 10 15:26:54 UTC 2012


Doron Fediuck has submitted this change and it was merged.

Change subject: core: Fix NPE in QuotaManager (#855647)
......................................................................


core: Fix NPE in QuotaManager (#855647)

https://bugzilla.redhat.com/855647

This patch adds handling null storage pool passed to QuotaManager
methods. In case of null storage pool, the storage pool will be
extracted from the quota (passed to the method).

Change-Id: I640f936fccf7973f80cabb61d41733e8b63fc699
Signed-off-by: Ofri Masad <omasad at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/quota/QuotaManager.java
1 file changed, 30 insertions(+), 0 deletions(-)

Approvals:
  Doron Fediuck: Looks good to me, approved
  ofri masad: Verified


--
To view, visit http://gerrit.ovirt.org/7906
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I640f936fccf7973f80cabb61d41733e8b63fc699
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: ofri masad <omasad at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: ofri masad <omasad at redhat.com>



More information about the Engine-commits mailing list