[PATCH 06/13] fs/unionfs/: Remove alloc_filldir_node

2007-03-04 Thread Josef 'Jeff' Sipek
alloc_filldir_node was used only once. Additionally, all the arguments passed to it were ignored wasting stack space for no reason whatsoever. Signed-off-by: Josef 'Jeff' Sipek <[EMAIL PROTECTED]> --- fs/unionfs/rdstate.c |8 +--- 1 files changed, 1 insertions(+), 7 deletions(-) diff

[PATCH 06/13] fs/unionfs/: Remove alloc_filldir_node

2007-03-04 Thread Josef 'Jeff' Sipek
alloc_filldir_node was used only once. Additionally, all the arguments passed to it were ignored wasting stack space for no reason whatsoever. Signed-off-by: Josef 'Jeff' Sipek [EMAIL PROTECTED] --- fs/unionfs/rdstate.c |8 +--- 1 files changed, 1 insertions(+), 7 deletions(-) diff