Al Viro
9043476f72
[PATCH] sanitize proc_sysctl
...
* keep references to ctl_table_head and ctl_table in /proc/sys inodes
* grab the former during operations, use the latter for access to
entry if that succeeds
* have ->d_compare() check if table should be seen for one who does lookup;
that allows us to avoid flipping inodes - if we have the same name resolve
to different things, we'll just keep several dentries and ->d_compare()
will reject the wrong ones.
* have ->lookup() and ->readdir() scan the table of our inode first, then
walk all ctl_table_header and scan ->attached_by for those that are
attached to our directory.
* implement ->getattr().
* get rid of insane amounts of tree-walking
* get rid of the need to know dentry in ->permission() and of the contortions
induced by that.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2008-07-26 20:53:12 -04:00
..
2008-07-03 09:59:03 -05:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-24 10:47:33 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:45:32 -07:00
2008-07-26 12:00:07 -07:00
2008-07-17 15:21:29 -07:00
2008-07-21 21:54:59 -07:00
2008-04-30 08:29:48 -07:00
2008-07-25 10:53:47 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-04-30 08:29:54 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-04-29 08:06:00 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 20:53:07 -04:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-25 10:53:32 -07:00
2008-07-11 19:27:31 -04:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-25 10:53:47 -07:00
2008-07-26 12:00:07 -07:00
2008-07-25 10:53:34 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-25 10:53:47 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:05 -07:00
2008-07-26 12:00:07 -07:00
2008-07-25 10:53:44 -07:00
2008-07-26 20:53:12 -04:00
2008-07-26 12:00:07 -07:00
2008-07-04 09:52:14 +02:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-25 10:53:34 -07:00
2008-07-26 12:00:07 -07:00
2008-07-25 10:53:39 -07:00
2008-07-24 10:47:28 -07:00
2008-07-26 12:00:08 -07:00
2008-07-26 12:00:08 -07:00
2008-07-26 12:00:08 -07:00
2008-04-29 08:06:04 -07:00
2008-07-26 12:00:08 -07:00
2008-07-24 10:47:27 -07:00
2008-04-29 08:06:04 -07:00
2008-07-26 12:00:08 -07:00
2008-07-03 13:21:13 +02:00
2008-07-26 12:00:06 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:07 -07:00
2008-06-20 14:05:53 -06:00
2008-07-25 10:53:34 -07:00
2008-07-24 10:47:27 -07:00
2008-07-26 12:00:02 -07:00
2008-07-26 12:00:06 -07:00
2008-05-01 13:08:16 -04:00
2008-07-25 10:53:35 -07:00
2008-04-29 08:06:05 -07:00
2008-07-24 10:47:29 -07:00
2008-07-24 10:47:29 -07:00
2008-07-26 12:00:08 -07:00
2008-07-24 10:47:28 -07:00
2008-07-26 20:53:06 -04:00
2008-05-01 13:08:16 -04:00
2008-05-16 17:22:52 -04:00
2008-07-14 19:10:52 +03:00
2008-07-26 12:00:07 -07:00
2008-07-24 10:47:29 -07:00
2008-04-29 08:06:00 -07:00
2008-07-26 12:00:05 -07:00
2008-06-06 11:29:08 -07:00
2008-07-04 10:40:07 -07:00
2008-07-26 12:00:07 -07:00
2008-07-26 12:00:05 -07:00
2008-07-11 19:27:31 -04:00
2008-07-26 20:53:05 -04:00
2008-07-26 12:00:07 -07:00
2008-07-24 10:47:19 -07:00
2008-07-26 20:53:06 -04:00
2008-07-25 10:53:35 -07:00
2008-07-25 10:53:35 -07:00
2008-07-25 10:53:35 -07:00
2008-07-02 15:06:27 -06:00
2008-06-22 12:23:15 -07:00
2008-07-24 10:47:29 -07:00
2008-07-26 12:00:06 -07:00
2008-07-24 10:47:15 -07:00
2008-07-24 10:47:17 -07:00
2008-07-24 10:47:29 -07:00
2008-06-23 08:43:52 -04:00
2008-04-29 08:06:06 -07:00