]> git.karo-electronics.de Git - karo-tx-linux.git/commit
On reading sysctl dirs we should return -EISDIR instead of -EINVAL.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 24 Aug 2011 23:47:44 +0000 (09:47 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 27 Sep 2011 07:14:03 +0000 (17:14 +1000)
commit4a18e8baecaafa7ca31a654d7afc7285c649012d
tree195ecc611cb6a97c92d2dfb4ad17346b7e4deb94
parent9a1d12eee5f6108cc42d06f5b8cfea46440925d5
On reading sysctl dirs we should return -EISDIR instead of -EINVAL.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/proc/proc_sysctl.c