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 02:52:25 +0000 (21:52 -0500)
commitc2b37a83eb521c94ab3c3690817adca987a1d649
tree69cf331121e0baf8917dfe7dca9016e20c9548fc
parent49d50ba12eb3700ad593ccb60c032a3d7c0a7f3f
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