diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2013-05-23 10:38:22 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-05-31 21:33:32 +0200 |
commit | 4ad1f70ebcdb69393ce083f514bf4a4a3a3e65cb (patch) | |
tree | 686f96672a8432dffe178a155891e1806e083713 /fs/dcache.c | |
parent | befs_readdir(): do not increment ->f_pos if filldir tells us to stop (diff) | |
download | linux-4ad1f70ebcdb69393ce083f514bf4a4a3a3e65cb.tar.xz linux-4ad1f70ebcdb69393ce083f514bf4a4a3a3e65cb.zip |
zoran: racy refcount handling in vm_ops ->open()/->close()
worse, we lock ->resource_lock too late when we are destroying the
final clonal VMA; the check for lack of other mappings of the same
opened file can race with mmap().
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/dcache.c')
0 files changed, 0 insertions, 0 deletions