Unionfs: interpose cleanup and fix for spliced dentries
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 21 Dec 2007 03:40:38 +0000 (22:40 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 22 Nov 2013 23:55:00 +0000 (18:55 -0500)
commite9844351dd6edf9361a37947a951688428417293
tree28940ce25a9763115405426fc82146ebf0616b51
parent02f72bdc069ad26e51a28780266cf89cb2c2811b
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