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>
Fri, 29 Apr 2011 02:24:21 +0000 (22:24 -0400)
commita61576a163812082b41653b54c0f2b7cccc1f48c
tree9771caba368b85a2c5d29fee22ee4456743c6b3c
parent8f35cc225d6a301d6c833d03c90e468bd60e995f
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