diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2008-08-24 13:26:48 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2008-10-23 11:13:08 +0200 |
commit | 734711abac46c8fee4d70cc9876ebc6d9edb4971 (patch) | |
tree | 8e93a3530b9bc6142316441b2e6e396cadb00f2f /fs/ext2/dir.c | |
parent | [JFFS2] Reinstate NFS exportability (diff) | |
download | linux-734711abac46c8fee4d70cc9876ebc6d9edb4971.tar.xz linux-734711abac46c8fee4d70cc9876ebc6d9edb4971.zip |
[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: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/ext2/dir.c')
0 files changed, 0 insertions, 0 deletions