mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-15 00:26:20 +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>