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, 31 Jan 2012 08:04:11 +0000 (03:04 -0500)
commitaec5747063516ffe8791711dbb58d526b25a4cd9
treee9aca601af21014bfdbd18c75693e628c4bd661f
parent7c09287a1ef6e92ea1fe36e7282e9f4a6d5d4ea8
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