summaryrefslogtreecommitdiff
path: root/fs/dcookies.c
diff options
context:
space:
mode:
authorUrsula Braun <ubraun@linux.vnet.ibm.com>2017-07-28 14:56:13 +0300
committerDavid S. Miller <davem@davemloft.net>2017-07-29 21:22:57 +0300
commit977bb32440e7342e28838d9c0260681637ac97c4 (patch)
treedc117496ce45bee19f127fea2a9bbf49791b96e4 /fs/dcookies.c
parentbdb0effcc0a9e636c0a5406bc2eb78474436143d (diff)
downloadlinux-977bb32440e7342e28838d9c0260681637ac97c4.tar.xz
net/smc: serialize connection creation in all cases
If a link group for a new server connection exists already, the mutex serializing the determination of link groups is given up early. The coming registration of memory regions benefits from the serialization as well, if the mutex is held till connection creation is finished. This patch postpones the unlocking of the link group creation mutex. Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/dcookies.c')
0 files changed, 0 insertions, 0 deletions