Hi, I have a question about the radosgw. The radosgw uses an object to record the buckets owned by one user account. However, suppose that the user account is shared by multiple users, and these users connect to the radosgw concurrently. If, say, user A creates bucket B1 and user B deletes bucket B2 at the same time, they will both update the object. Since it seems radosgw has no lock mechanism for object update, the problems would occurs - either the created bucket will be lost or the deleted bucket can still be listed but dne actually. I know it may be a rare case, just wondering if there is away to handle this situation. Thanks, Henry -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html