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, 6 Aug 2010 03:01:07 +0000 (23:01 -0400)
commit3c7274650978c3c0ba6fe91d04851853692b9dac
treee9bbb3cacef3a8d16d8a566598c33f43842b3975
parent6a629193ee11243312535d48eca61298317eb92f
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