bugfixes: correctly decrement refcounts of mnt's upon branch management
authorErez_Zadok <ezk@cs.sunysb.edu>
Fri, 11 May 2007 05:55:19 +0000 (01:55 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 11 Nov 2014 02:30:42 +0000 (21:30 -0500)
commit4c6cabd6e777ca5424f7a96d7c1b5b293afa08e9
treea706cd7455ce12aad04b48a5027cf062c4a8d789
parentd97dcc37a4e33af11e7b4145b6a7095be7b88368
bugfixes: correctly decrement refcounts of mnt's upon branch management

The old logic was broken in one place, which another place tried to "fix"
incorrectly.  Also added detailed comments to explain the new/correct logic.
fs/unionfs/commonfops.c
fs/unionfs/dentry.c