Unionfs: interpose cleanup and fix for spliced dentries
authorErez Zadok <ezk@cs.sunysb.edu>
Tue, 25 Dec 2007 22:01:40 +0000 (17:01 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 25 Dec 2007 22:01:40 +0000 (17:01 -0500)
commit30d97bf4ad39b5866e6d9de787c966f965ebe36f
tree1d6a66ab13aeb1785e2922749b89ba1cbd4b302d
parent205a23c0a094b5c8d65a7443b8d4a9ce653a7c56
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