Unionfs: revert LTP related fix using d_add/d_instantiate
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 22:24:50 +0000 (18:24 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 22:24:50 +0000 (18:24 -0400)
commit68273a493d3a6988a6da2e9eb4c639c4f5147c32
treeab28c289623a2c16718977bec4fb92cded57af75
parentf335867b5e39531d9649f01979971541c9ad3aa5
Unionfs: revert LTP related fix using d_add/d_instantiate

Revert commit fbeb9bb0290dd12a6f51ccb6a1903995b6d333d4, "Unionfs: properly
hash newly created inodes -- This fixes LTP's syscalls/rename13 test.".  It
breaks 2.6.18 (and possibly older), but is needed for 2.6.19 and newer.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/inode.c
fs/unionfs/main.c