Whamcloud - gitweb
LU-7178 quota: fixed incorrect memset 82/16482/4
authorFrank Zago <fzago@cray.com>
Fri, 18 Sep 2015 17:04:42 +0000 (12:04 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 22 Sep 2015 23:23:47 +0000 (23:23 +0000)
commitbdc57bf165b354ba39f85a7b4437daa7bcd87aaf
tree26525fc050635ea410a1e69174494a1e368385b7
parentc60b9ab465da0796c6fc73fd423b580c02759d63
LU-7178 quota: fixed incorrect memset

The memset was done on a structure using the size of another unrelated
structure.

Added a few cosmetic changes: removed an extra word in function
description and fixed a couple formatting issues.

Signed-off-by: frank zago <fzago@cray.com>
Change-Id: Ib1da9292037b1e5ef10c93f2fd871488861bd05e
Reviewed-on: http://review.whamcloud.com/16482
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osd-ldiskfs/osd_quota.c