commit | 64964528b24ea390824f0e5ce9d34b8d39b28cde | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sat Nov 01 00:37:32 2014 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Dec 04 14:34:17 2014 -0500 |
tree | 2de66d75468ad4ddecc7e175f86f1dbaae47ea9a | |
parent | 3c0411846118a578de3a979faf2da3ab5fb81179 [diff] |
make proc_ns_operations work with struct ns_common * instead of void * We can do that now. And kill ->inum(), while we are at it - all instances are identical. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>