There still is a problem with vi and multiple users. E.g., the following
scenario fails:

client1: cd /mnt; cp ~/foo .
client2: head foo
client1: vi foo; <change something, write, exit>
client2: head foo

now foo appears to be corrupted.

I guess it is likely that is still related to the truncation reporting that
was found yesterday, I'll try to verify that.

Yehuda
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Ceph-devel mailing list
Ceph-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ceph-devel

Reply via email to