mirror of
https://github.com/torvalds/linux
synced 2026-07-21 01:30:45 +09:00
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: Al Viro <viro@zeniv.linux.org.uk>