commit | 5a202bcd75bbd2397136397961babbd8463416af | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Mar 08 14:17:44 2011 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Mar 14 09:15:26 2011 -0400 |
tree | 4a973df44ef169e66ee2aa5eb6c6b7ed69059509 | |
parent | 6a96ba54418be740303765c0f52be028573cb99a [diff] |
sanitize pathname component hash calculation Lift it to lookup_one_len() and link_path_walk() resp. into the same place where we calculated default hash function of the same name. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>