Unionfs: branch-management bugfix to unionfs_file_revalidate
authorErez_Zadok <ezk@cs.sunysb.edu>
Sat, 21 Jul 2007 06:38:14 +0000 (02:38 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 13 Jan 2009 01:43:15 +0000 (20:43 -0500)
commit55d07135cc362d1369dc7d5e70c6156fd486853e
tree046f8a87dbf149d9fcc5197cc3842b64e12cb7c3
parented90403d01e3828fedc5da7f349f32771c6c52ff
Unionfs: branch-management bugfix to unionfs_file_revalidate

If we re-opened the file on a different branch than the original one, and
only if this was due to a new branch inserted, then update the mnt counts of
the old and new branches accordingly.

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