Skip to content
Commit 734711ab authored by Al Viro's avatar Al Viro
Browse files

[PATCH] get rid of on-stack fake dentry in ext3_get_parent()



Better pass parent and qstr to ext3_find_entry() explicitly than
use such kludges, especially since the stack footprint is nasty
enough and we have every chance to be deep in call chain.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 5f556aab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment