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>
Tue, 31 Jan 2012 04:56:42 +0000 (23:56 -0500)
commit504a1e679583ebf5a1e0842133369c220277ea8c
tree2f0ec42155e20e5d04c6f126fc0c04b3c521ae10
parent1a4710e9ab143315e9c708899b44dc02e89c6a8c
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