Home
last modified time | relevance | path

Searched hist:"90 e4fc88" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/9p/
H A Dv9fs.h90e4fc88 Tue Apr 14 16:42:49 CDT 2015 Al Viro <viro@zeniv.linux.org.uk> 9p: don't bother with __getname() in ->follow_link()

We copy there a kmalloc'ed string and proceed to kfree that string immediately
after that. Easier to just feed that string to nd_set_link() and _not_
kfree it until ->put_link() (which becomes kfree_put_link() in that case).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
90e4fc88 Tue Apr 14 16:42:49 CDT 2015 Al Viro <viro@zeniv.linux.org.uk> 9p: don't bother with __getname() in ->follow_link()

We copy there a kmalloc'ed string and proceed to kfree that string immediately
after that. Easier to just feed that string to nd_set_link() and _not_
kfree it until ->put_link() (which becomes kfree_put_link() in that case).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dvfs_inode_dotl.c90e4fc88 Tue Apr 14 16:42:49 CDT 2015 Al Viro <viro@zeniv.linux.org.uk> 9p: don't bother with __getname() in ->follow_link()

We copy there a kmalloc'ed string and proceed to kfree that string immediately
after that. Easier to just feed that string to nd_set_link() and _not_
kfree it until ->put_link() (which becomes kfree_put_link() in that case).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
90e4fc88 Tue Apr 14 16:42:49 CDT 2015 Al Viro <viro@zeniv.linux.org.uk> 9p: don't bother with __getname() in ->follow_link()

We copy there a kmalloc'ed string and proceed to kfree that string immediately
after that. Easier to just feed that string to nd_set_link() and _not_
kfree it until ->put_link() (which becomes kfree_put_link() in that case).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dvfs_inode.c90e4fc88 Tue Apr 14 16:42:49 CDT 2015 Al Viro <viro@zeniv.linux.org.uk> 9p: don't bother with __getname() in ->follow_link()

We copy there a kmalloc'ed string and proceed to kfree that string immediately
after that. Easier to just feed that string to nd_set_link() and _not_
kfree it until ->put_link() (which becomes kfree_put_link() in that case).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
90e4fc88 Tue Apr 14 16:42:49 CDT 2015 Al Viro <viro@zeniv.linux.org.uk> 9p: don't bother with __getname() in ->follow_link()

We copy there a kmalloc'ed string and proceed to kfree that string immediately
after that. Easier to just feed that string to nd_set_link() and _not_
kfree it until ->put_link() (which becomes kfree_put_link() in that case).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>