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>
Sun, 27 Apr 2014 02:28:10 +0000 (22:28 -0400)
commit10b1121940606c989861185dd3e1097073682b39
treeec67053c2c32d811d585a022862b4a11ec3945b5
parent792f76ba95d7193170ab2ddb4a816b85f3c3a916
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