Project

General

Profile

Actions

Bug #75

closed

mds: fix rdlock semantics

Added by Sage Weil about 14 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The rdlock does not take which client is doing the locking into account.

Consequently,

clienta$ ls
clientb$ touch foo
clienta$ la

in quick succession will now show 'foo' on clienta.

Actions

Also available in: Atom PDF