[Bugs] [Bug 1181048] lockless lookup cause disk to be kicked out

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 26 10:58:29 UTC 2015


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



--- Comment #26 from Xavier Hernandez <xhernandez at datalab.es> ---
(In reply to lidi from comment #25)
> I found ec_open is also lockless, and it would update fd. Do this may cause
> problems?

open does not modify anything. At worst this could cause future writes to the
file to not be sent to some bricks (but this is ok if the file cannot be opened
in some brick), but shouldn't be related to the discrepancy in directory
versions.

-- 
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=yZDhCSZBAx&a=cc_unsubscribe


More information about the Bugs mailing list