summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorEric W. Biederman2007-02-12 09:52:10 +0100
committerLinus Torvalds2007-02-12 18:48:29 +0100
commitbc1fc6d88c646ea071de34250552051a63000d70 (patch)
tree37bf115305df3fefce7d0c68b531adfa92085d36 /include
parent[PATCH] reiserfs: Use ARRAY_SIZE macro when appropriate (diff)
downloadkernel-qcow2-linux-bc1fc6d88c646ea071de34250552051a63000d70.tar.gz
kernel-qcow2-linux-bc1fc6d88c646ea071de34250552051a63000d70.tar.xz
kernel-qcow2-linux-bc1fc6d88c646ea071de34250552051a63000d70.zip
[PATCH] ipc: save the ipc namespace while reading proc files
The problem we were assuming that current->nsproxy->ipc_ns would never change while someone has our file in /proc/sysvipc/ file open. Given that this can change with both unshare and by passing the file descriptor to another process that assumption is occasionally wrong. Therefore this patch causes /proc/sysvipc/* to cache the namespace and increment it's count when we open the file and to decrement the count when we close the file, ensuring consistent operation with no surprises. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Cc: Serge E. Hallyn <serue@us.ibm.com> Cc: Herbert Poetzl <herbert@13thfloor.at> Cc: Kirill Korotaev <dev@sw.ru> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions