[Bugs] [Bug 1410425] [GNFS+EC] Cthon failures/issues with Lock/ Special Test cases on disperse volume with GNFS mount

bugzilla at redhat.com bugzilla at redhat.com
Thu Jan 5 13:40:01 UTC 2017


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



--- Comment #2 from Xavier Hernandez <xhernandez at datalab.es> ---
The problem is that the locked range is treated exactly as it's done in inodelk
(i.e. the range is aligned to multiples of 512). However in this case it
doesn't make sense to do that transformation because the range itself doesn't
have any meaning for ec (if a later write tries to modify any region of the
file, the proper inodelk will be taken).

I think we should remove the transformation and simply pass the input values to
the lower subvolumes.

-- 
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