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, 1 Dec 2013 00:54:06 +0000 (19:54 -0500)
commita0d1acbefce2c87a71fe7ecf8788fe06eed9f6bf
tree32c4d44ac03524d5d9a0f654d0e45f4ca816202c
parent5ce19ea3a5c1eca20fdaccc7f296f7d7cce2cd33
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