aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2006-04-26 10:49:16 +0200
committerMiklos Szeredi <miklos@szeredi.hu>2006-04-26 10:49:16 +0200
commit8aa09a50b5d9dbdf627f79e19d72d82994348089 (patch)
tree5b50a1b62c8b95223023053595c452b0641f5767 /Documentation
parent[fuse] fix deadlock between fuse_put_super() and request_end(), try #2 (diff)
downloadlinux-dev-8aa09a50b5d9dbdf627f79e19d72d82994348089.tar.xz
linux-dev-8aa09a50b5d9dbdf627f79e19d72d82994348089.zip
[fuse] fix race between checking and setting file->private_data
BKL does not protect against races if the task may sleep between checking and setting a value. So move checking of file->private_data near to setting it in fuse_fill_super(). Found by Al Viro. Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions