Unionfs: flush and release updates
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 11 Nov 2007 03:01:16 +0000 (22:01 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 20 Jun 2014 00:41:01 +0000 (20:41 -0400)
commit47e8350325d6e2cce2a25430800b69ff4f5c23bf
tree24984dccf58794def4d9249c89cd6007776a668e
parent14264675349918eb4f43f0d7df0cd0b3d45fef15
Unionfs: flush and release updates

Remove the totalopens counter which was intended to reduce unnecessary
processing of d_deleted dentries.  Move that processing from file_release to
flush.

Cc: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/commonfops.c
fs/unionfs/union.h