Unionfs: ->open cleanup and fixes
authorErez Zadok <ezk@cs.sunysb.edu>
Tue, 6 Sep 2011 05:04:42 +0000 (01:04 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 11 Nov 2014 00:47:41 +0000 (19:47 -0500)
commit81b309184fc6b2c5f760e22d8918f23674f93ed3
tree0faa335930da0368daf09df7ac933676aa33a8c1
parent477099de893cabc9d185b98c1cc9b870e02fe14f
Unionfs: ->open cleanup and fixes

Cleanup the code from repeated references the same dentry/mnt.
In __open_dir get lower_mnt from parent if can't find it from child.

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