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>
Sun, 1 Dec 2013 00:52:15 +0000 (19:52 -0500)
commit75046fef0985812cc05ed14184f78213cbb41272
treea3b97ba32c4fbc83a858a0b48e330128c95cfaff
parent416b27aed6a7b2ca3a345119e35d294971cb21c6
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