[Bugs] [Bug 1229297] [Quota] : Inode quota spurious failure

bugzilla at redhat.com bugzilla at redhat.com
Mon Jul 13 04:34:59 UTC 2015


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



--- Comment #16 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11125 committed in master by Krishnan
Parthasarathi (kparthas at redhat.com) 
------
commit 46d4d7ade012f86044135dd4af3101f851484cda
Author: vmallika <vmallika at redhat.com>
Date:   Fri Jul 10 14:37:50 2015 +0530

    features/quota : Fix spurious failure

    Problem : Basically, in this test case a file is created
    which exceeds the quota limit. Once the limit is reached
    that file will be deleted. At the same moment we are
    testing inode-quota. It can so happen that before the
    marker updates the information related to deletion of
    file, a new file creation operation comes and sees that
    quota limit is still exceeded.

    Solution : Inducing a check to see if marker updation
    completed successfully.

    Updated all the test case which has the similar
    machanism and also moved the "usage" function
    to a common place "volume.rc"

    Change-Id: I36ddbc5ebbf1b74c9d326a0d1d5f3b32f20a906a
    BUG: 1229297
    Signed-off-by: Sachin Pandit <spandit at redhat.com>
    Signed-off-by: vmallika <vmallika at redhat.com>
    Reviewed-on: http://review.gluster.org/11125
    Tested-by: NetBSD Build System <jenkins at build.gluster.org>
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Krishnan Parthasarathi <kparthas at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=MzI7q8yrW6&a=cc_unsubscribe


More information about the Bugs mailing list