Unionfs: interpose cleanup and fix for spliced dentries
authorErez Zadok <ezk@cs.sunysb.edu>
Thu, 10 Jan 2008 11:53:30 +0000 (06:53 -0500)
committerRachita Kothiyal <rachita@dewey.fsl.cs.sunysb.edu>
Thu, 1 May 2008 23:03:28 +0000 (19:03 -0400)
commit6525dac71e4ede5f2f14c15f04967e96ef0dd6ca
tree2323f01d7f0f00336db0bccb67de4cb4f2b95c1b
parent1a8b94cbb2bcde2fd1319125f42dceee1b376268
Unionfs: interpose cleanup and fix for spliced dentries

Fix unionfs_interpose to fill lower inode info when d_splice_alias returns
NULL.  Also cleanup impossible case (d_splice_alias doesn't return ERR_PTR).

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