]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ceph: detect lossy state of connection
authorSage Weil <sage@newdream.net>
Mon, 14 Dec 2009 22:56:56 +0000 (14:56 -0800)
committerSage Weil <sage@newdream.net>
Tue, 22 Dec 2009 00:39:49 +0000 (16:39 -0800)
commit92ac41d0a4ab26fb68d3f841332e5d1f15d79123
tree2dfc068efb3da472566b17d4587fe60c0b5e65cd
parent5e095e8b40b0402ad3bcadc5b8d84c38b26c30b2
ceph: detect lossy state of connection

The server indicates whether a connection is lossy; set our LOSSYTX bit
appropriately.  Do not set lossy bit on outgoing connections.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/messenger.c