compat_ioctl: add compat handler for TIOCGSID ioctl
authorAndreas Schwab <schwab@linux-m68k.org>
Wed, 10 Feb 2010 21:56:40 +0000 (13:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Feb 2010 21:59:42 +0000 (13:59 -0800)
commit4cfbafd33f5ae99688ab82525a1d449c1c1b198f
treef0f9b30905a913667fbe4f67ff2505c2f8b5d132
parent763458e0dbfb4d562d62823149cf62e8b8eca82b
compat_ioctl: add compat handler for TIOCGSID ioctl

This is used by tcgetsid(3).

Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/compat_ioctl.c