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 <[email protected]>
---
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 <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: ofri masad <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to