mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
once anon_inode_getfd() is called, you can't expect *anything* about struct file that descriptor points to - another thread might be doing whatever it likes with descriptor table at that point. Cc: stable <stable@kernel.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
131 KiB
131 KiB