diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2013-02-12 05:20:37 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-02-26 08:46:07 +0100 |
commit | 4f522a247bc26d4ab5c8fc406ffffa8b3a77abe3 (patch) | |
tree | ed3ca7fb7316f96e7aab23f9563523521bed3259 /kernel | |
parent | 9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate() (diff) | |
download | linux-4f522a247bc26d4ab5c8fc406ffffa8b3a77abe3.tar.xz linux-4f522a247bc26d4ab5c8fc406ffffa8b3a77abe3.zip |
d_hash_and_lookup(): export, switch open-coded instances
* calling conventions change - ERR_PTR() is returned on ->d_hash() errors;
NULL is just for dcache miss now.
* exported, open-coded instances in ncpfs and cifs converted.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions