summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@redhat.com>2011-03-07 22:50:47 -0500
committerJ. Bruce Fields <bfields@redhat.com>2011-03-08 11:51:29 -0500
commit8b3e07ac908d005bb791410f594cce8744f6806a (patch)
tree8b1d3cf7295110738dc8a59e3f44f443ded97859 /fs
parent5ece3cafbd88d4da5c734e1810c4a2e6474b57b2 (diff)
downloadlinux-stable-8b3e07ac908d005bb791410f594cce8744f6806a.tar.gz
linux-stable-8b3e07ac908d005bb791410f594cce8744f6806a.tar.bz2
linux-stable-8b3e07ac908d005bb791410f594cce8744f6806a.zip
svcrpc: fix rare race on unix_domain creation
Note that "new" here is not yet fully initialized; auth_domain_put should be called only on auth_domains that have actually been added to the hash. Before this fix, two attempts to add the same domain at once could cause the hlist_del in auth_domain_put to fail. Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions