forked from ceph/ceph
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
msg/Pipe: work around incorrect features reported by earlier versions
If we see a peer reporting features ~0ull, we know they are deluded in a particular way and should infer what features they *actually* have. Do this right when the features come over the wire to catch all users. Fixes: ceph#5655 Signed-off-by: Samuel Just <[email protected]> Signed-off-by: Sage Weil <[email protected]>
- Loading branch information
Sage Weil
committed
Jul 19, 2013
1 parent
f0feabe
commit 053659d
Showing
2 changed files
with
35 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters