[Bugs] [Bug 1590655] Excessive logging in posix_check_internal_writes() due to NULL dict

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 13 12:31:37 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1590655

Worker Ant <bugzilla-bot at gluster.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|POST                        |MODIFIED



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/20250 committed in master by "jiffin tony
Thottan" <jthottan at redhat.com> with a commit message- storage/posix: Fix
excessive logging in WRITE fop path

I was running some write-intensive tests on my volume, and in a matter
of 2 hrs, the 50GB space in my root partition was exhausted. On inspecting
further, figured that excessive logging in bricks was the cause -
specifically in posix write when posix_check_internal_writes() does
dict_get() without a NULL-check on xdata.

Change-Id: I89de57a3a90ca5c375e5b9477801a9e5ff018bbf
fixes: bz#1590655
Signed-off-by: Krutika Dhananjay <kdhananj at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list