diff options
author | David Miller <davem@davemloft.net> | 2007-07-28 07:58:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-29 04:42:22 +0200 |
commit | 778f3dd5a13c9e1642e0b2efea4b769387a70afa (patch) | |
tree | 7a137adb91dcadf3e7b6756869ab73683ee41268 /fs/anon_inodes.c | |
parent | audit: fix two bugs in the new execve audit code (diff) | |
download | linux-778f3dd5a13c9e1642e0b2efea4b769387a70afa.tar.xz linux-778f3dd5a13c9e1642e0b2efea4b769387a70afa.zip |
Fix procfs compat_ioctl regression
It is important to only provide the compat_ioctl method
if the downstream de->proc_fops does too, otherwise this
utterly confuses the logic in fs/compat_ioctl.c and we
end up doing the wrong thing.
Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Alexey Dobriyan <adobriyan@sw.ru>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/anon_inodes.c')
0 files changed, 0 insertions, 0 deletions